Mac Tweaks.

This commit is contained in:
Par Winzell 2019-05-13 18:52:51 -07:00
parent 1a43bfca2e
commit 047b757f48
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ cache:
- .conan
before_install:
- brew install git-lfs
- if [[ "${TRAVIS_OS_NAME}" == "osx" ]]; then brew install git-lfs; git lfs install; fi
install:
- git clone --depth 1 git://github.com/astropy/ci-helpers.git
- source ci-helpers/travis/setup_conda.sh