Skip to content

Commit

Permalink
add the sunpy citesting channel to hack around suds
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Mar 25, 2016
1 parent c534d93 commit eaa32fe
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 @@ -41,7 +41,7 @@ env:
- TEST_MODE='offline'
- NUMPY_VERSION='stable'
- MAIN_CMD='python setup.py'
- CONDA_CHANNELS='astropy astropy-ci-extras sunpy jevans'
- CONDA_CHANNELS='astropy astropy-ci-extras sunpy jevans https://conda.anaconda.org/sunpy/label/citesting'
- CONDA_ALL_DEPENDENCIES='Cython jinja2 scipy matplotlib requests beautiful-soup sqlalchemy scikit-image pytest wcsaxes pyyaml pandas'
- CONDA_ALL_DEPENDENCIES2="suds-jurko glymur openjpeg $CONDA_ALL_DEPENDENCIES"

Expand Down

0 comments on commit eaa32fe

Please sign in to comment.