Skip to content

Commit

Permalink
added coveralls to dep list
Browse files Browse the repository at this point in the history
  • Loading branch information
richardjgowers committed Jul 21, 2017
1 parent 9a500e4 commit d76c934
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 @@ -28,7 +28,7 @@ env:
- BUILD_CMD="pip install -v package/ && pip install testsuite/"
# we need nose for assert_raises and stuff
- CONDA_MIN_DEPENDENCIES="mmtf-python mock six biopython networkx cython joblib matplotlib scipy griddataformats hypothesis nose"
- CONDA_DEPENDENCIES="${CONDA_MIN_DEPENDENCIES} seaborn clustalw=2.1 netcdf4 scikit-learn"
- CONDA_DEPENDENCIES="${CONDA_MIN_DEPENDENCIES} seaborn clustalw=2.1 netcdf4 scikit-learn coveralls"
- CONDA_CHANNELS='biobuilds conda-forge'
- CONDA_CHANNEL_PRIORITY=True
- NUMPY_VERSION=stable
Expand Down

0 comments on commit d76c934

Please sign in to comment.