We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb196f commit 0ddf9e3Copy full SHA for 0ddf9e3
.travis/before_install.sh
@@ -4,8 +4,8 @@ if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
4
5
# Install some custom requirements on OS X
6
# e.g. brew install pyenv-virtualenv
7
- brew update
8
- brew install python
+ #brew update
+ #brew install python
9
10
11
else
0 commit comments