Skip to content

Commit 93883cb

Browse files
committed
attempt to fix osx build
1 parent 4a8c454 commit 93883cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix:
2222
env: TOXENV=test
2323
before_install:
2424
- brew update
25-
- brew install python3
25+
- brew upgrade python
2626
- virtualenv $HOME/osx-py3 -p python3
2727
- source $HOME/osx-py3/bin/activate
2828
- python: 2.7

0 commit comments

Comments
 (0)