Skip to content

Commit

Permalink
use dev astropy as fix for PYTHON_VERSION issue
Browse files Browse the repository at this point in the history
  • Loading branch information
adrn committed May 11, 2018
1 parent 3896ecf commit 1c30d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ env:
# overidden underneath. They are defined here in order to save having
# to repeat them for all configurations.
- NUMPY_VERSION=stable
- ASTROPY_VERSION=stable
- ASTROPY_VERSION=development # TEMPORARY HACK
- SETUP_CMD='test'
- CONDA_DEPENDENCIES='cython jinja2 scipy matplotlib pyyaml h5py sympy qt ipython jupyter notebook ipykernel' # SEE PANDOC HACK BELOW
- PIP_DEPENDENCIES='nbsphinx==0.3.1'
Expand Down

0 comments on commit 1c30d39

Please sign in to comment.