Skip to content

Commit

Permalink
use brew upgrade to get py3k in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep committed Mar 20, 2018
1 parent 45eeb6f commit 6f06c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ matrix:
os: osx
before_install:
- brew update
- brew install python3
- brew upgrade python
- virtualenv env -p python3
- source env/bin/activate
- language: python
Expand Down

0 comments on commit 6f06c08

Please sign in to comment.