We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8c454 commit 93883cbCopy full SHA for 93883cb
.travis.yml
@@ -22,7 +22,7 @@ matrix:
22
env: TOXENV=test
23
before_install:
24
- brew update
25
- - brew install python3
+ - brew upgrade python
26
- virtualenv $HOME/osx-py3 -p python3
27
- source $HOME/osx-py3/bin/activate
28
- python: 2.7
0 commit comments