Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add travisci config for ARM #120

Merged
merged 1 commit into from
Jun 23, 2019
Merged

Add travisci config for ARM #120

merged 1 commit into from
Jun 23, 2019

Conversation

benfred
Copy link
Owner

@benfred benfred commented Jun 23, 2019

Add travisci config that ensures we can build against ARM processors, by cross compiling against the armv7-unknown-linux-gnueabihf target.

This doesn't let us run the unittests, but we can at least check that the py-spy builds against an arm target, and will prevent things like #89 from happening again.

Add travisci config that ensurese we can build against ARM processors, by
cross compiling against the armv7-unknown-linux-gnueabihf target.

#89
@benfred benfred merged commit 288189d into master Jun 23, 2019
@benfred benfred deleted the arm branch June 23, 2019 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant