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

Fix Travis CI to use xcode image 11.3 or greater. #99

Open
RobertGardner opened this issue Mar 30, 2020 · 0 comments
Open

Fix Travis CI to use xcode image 11.3 or greater. #99

RobertGardner opened this issue Mar 30, 2020 · 0 comments

Comments

@RobertGardner
Copy link
Collaborator

In .travis.yml the iOS builds use osx_image: xcode10. This should be updated to xcode11.3 (or 11.4 when it's available). (And remove the -env field for Xcode since it should be redundant?)

Note that currently if that change is made, the builds fail with:

The command sudo pip install six exited with 1.
Log:
sudo: pip: command not found
/Users/travis/.travis/functions: line 607:  3574 Terminated: 15          travis_jigger "${!}" "${timeout}" "${cmd[@]}"
The command "travis_wait sudo pip install six" failed and exited with 1 during .
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

No branches or pull requests

1 participant