Skip to content

Commit

Permalink
Update travis config with semantic_version dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
drdavella committed Jul 26, 2017
1 parent 617b47e commit a187c47
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 @@ -22,7 +22,7 @@ env:
# to repeat them for all configurations.
- NUMPY_VERSION=1.11
- ASTROPY_VERSION=development
- CONDA_DEPENDENCIES='jsonschema pyyaml six lz4'
- CONDA_DEPENDENCIES='semantic_version jsonschema pyyaml six lz4'
- PIP_DEPENDENCIES_FLAGS='--no-deps --force'
- PIP_DEPENDENCIES='git+http://github.com/spacetelescope/gwcs.git#egg=gwcs'
- SETUP_CMD='test --remote-data'
Expand Down

0 comments on commit a187c47

Please sign in to comment.