Skip to content

Commit 1bcf85e

Browse files
committed
MAINT: add coverage to dependencies
1 parent 1dd1300 commit 1bcf85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python:
1111
env:
1212
global:
1313
- TEST_DIR=/tmp/megaman
14-
- CONDA_DEPS="numpy scipy nose pip scikit-learn"
14+
- CONDA_DEPS="numpy scipy nose pip coverage scikit-learn"
1515
- PIP_DEPS="supersmoother astroML astroML_addons"
1616

1717
before_install:

0 commit comments

Comments
 (0)