Skip to content

Commit f05127a

Browse files
committed
CI: use installed homebrew Python on travis OS X
Speed up OS X homebrew build on travis.
1 parent 6182ac4 commit f05127a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ before_install:
7676

7777
- $NOBREW || test "${TRAVIS_OS_NAME}" = "osx" || exit $?
7878
- $NOBREW || brew update
79-
- $NOBREW || brew upgrade python
8079
- $NOBREW || brew install gcc || brew link --overwrite gcc
8180
- $NOBREW || brew install boost-python3
8281
- $NOBREW || brew install gsl

0 commit comments

Comments
 (0)