Skip to content

Commit

Permalink
Do travis builds on osx 6.4 to match conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
Eigenstate committed Mar 2, 2018
1 parent 5236fad commit d2b3720
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ env:
os:
- linux
- osx
osx_image: xcode-6.4

install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then wget -O miniconda.sh https://repo.continuum.io/miniconda/Miniconda3-latest-MacOSX-x86_64.sh; fi
Expand Down

0 comments on commit d2b3720

Please sign in to comment.