diff --git a/.travis.yml b/.travis.yml index 147aa0c..c88f74c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -126,7 +126,7 @@ install: # commands in the install: section below. - git clone git://github.com/astropy/ci-helpers.git - - source ci-helpers/travis/setup_conda_$TRAVIS_OS_NAME.sh + - source ci-helpers/travis/setup_conda.sh # As described above, using ci-helpers, you should be able to set up an # environment with dependencies installed using conda and pip, but in some