Skip to content

Commit 0ddf9e3

Browse files
committed
last osx test
1 parent 5cb196f commit 0ddf9e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis/before_install.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ if [[ $TRAVIS_OS_NAME == 'osx' ]]; then
44

55
# Install some custom requirements on OS X
66
# e.g. brew install pyenv-virtualenv
7-
brew update
8-
brew install python
7+
#brew update
8+
#brew install python
99

1010

1111
else

0 commit comments

Comments
 (0)