Skip to content

Commit

Permalink
Use the generic ci-helpers script, it will figure out OS [skip appveyor]
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Jun 7, 2017
1 parent acaa02e commit 21c7872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 21c7872

Please sign in to comment.