diff --git a/.travis.yml b/.travis.yml index 66a56880381..77330999d37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,7 +79,7 @@ matrix: install: - 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 # additional external tools (Issue #898) -- HOLE - | if [[ $NAME == 'full' ]]; then \