Skip to content

Travis: fix install phase - not use sudo #4829

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

Merged
merged 1 commit into from
Jul 31, 2017
Merged

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Jul 29, 2017

For testing purposes to find out why travis started failing suddenly

I checked travis-ci docs, they recommend using just pip install as they run in virtualenv. This however does not explain why it suddenly started failing.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Jul 29, 2017

cc @theotherjimmy

@0xc0170 0xc0170 merged commit c8657d0 into ARMmbed:master Jul 31, 2017
@amq
Copy link
Contributor

amq commented Jul 31, 2017

@0xc0170 If you enabled Travis builds before 2015, they silently got sudo: required [1]

And recently, Travis migrated from Precise to Trusty, while defaulting to sudo: false [2]

See also
https://travis-ci.org/ARMmbed/mbed-os/builds/258175634 - Precise
https://travis-ci.org/ARMmbed/mbed-os/builds/258566612 - Trusty

@0xc0170 0xc0170 deleted the fix_travis branch August 3, 2017 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants