Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

Commit

Permalink
Merge pull request #208 from bsipocz/conda_channels
Browse files Browse the repository at this point in the history
Adding conda channels to CI files
  • Loading branch information
astrofrog committed Aug 10, 2016
2 parents 42ce512 + dec97fe commit fb7e8d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ env:
- PIP_DEPENDENCIES='pytest-mpl'
- SETUP_XVFB=True
- SETUP_CMD='test --remote-data'
- CONDA_CHANNELS='astropy-ci-extras'

matrix:
- SETUP_CMD='egg_info'
- SETUP_CMD='test --remote-data'
Expand Down

0 comments on commit fb7e8d2

Please sign in to comment.