Skip to content

Commit

Permalink
Removed unused dependency on nose-cov.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbywater committed Sep 4, 2015
1 parent 33a54b4 commit 8c9b53f
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 @@ before_install:
install:
- conda install --yes python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib dateutil
# Coverage packages are on my binstar channel
- conda install --yes -c dan_blanchard python-coveralls nose-cov
- conda install --yes -c dan_blanchard python-coveralls
- pip install .

script:
Expand Down

0 comments on commit 8c9b53f

Please sign in to comment.