Fix OS X build on Travis
This commit is contained in:
parent
155ebce687
commit
de368c98d8
@ -21,7 +21,7 @@ matrix:
|
||||
language: generic
|
||||
|
||||
install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; brew install python; brew install pip; fi
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; brew install python; fi
|
||||
- pip install pyflakes
|
||||
- pip install pep8
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user