Skip to content

Commit

Permalink
Merge pull request #67 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 d22941f + 0f4dd99 commit ae4350c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ env:
- MAIN_CMD='python setup.py'
- PIP_DEPENDENCIES=''
- CONDA_DEPENDENCIES='Cython shapely wcsaxes'

# If there are matplotlib or other GUI tests, uncomment the following
# line to use the X virtual framebuffer.
- CONDA_CHANNELS='astropy'
- SETUP_XVFB=True

matrix:
Expand Down

0 comments on commit ae4350c

Please sign in to comment.