Skip to content

Commit

Permalink
Merge pull request #98 from bsipocz/conda_channels
Browse files Browse the repository at this point in the history
Adding conda channels to CI files
  • Loading branch information
bsipocz committed Aug 10, 2016
2 parents 9c07e37 + 89e572d commit e309874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ env:
- CONDA_DEPENDENCIES='matplotlib pyparsing Cython'
- SETUP_CMD='test'
- SETUP_XVFB=True
- CONDA_CHANNELS='astropy-ci-extras'

matrix:
- SETUP_CMD='egg_info'
Expand Down

0 comments on commit e309874

Please sign in to comment.