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

Need to update travis-ci OSX script #5

Closed
brews opened this issue Apr 18, 2018 · 0 comments
Closed

Need to update travis-ci OSX script #5

brews opened this issue Apr 18, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brews
Copy link
Owner

brews commented Apr 18, 2018

Right now our OSX travis-ci script is failing with error:


�[31mError:�[0m python 2.7.14 is already installed

To upgrade to 3.6.5, run `brew upgrade python`



travis_time:end:0487433c:start=1523325290285842000,finish=1523325379170473000,duration=88884631000
�[0K

�[31;1mThe command "if [[ "$JOB_OS" == "MacOSX" ]]; then brew update; brew install python3; fi" failed and exited with 1 during .�[0m



Your build has been stopped.

/Users/travis/.travis/job_stages: line 166: shell_session_update: command not found

I think this has something to do with homebrew now using python3 by default...

@brews brews added the bug Something isn't working label Apr 18, 2018
@brews brews self-assigned this Apr 18, 2018
@brews brews closed this as completed in 94b7f08 Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant