Skip to content

Commit

Permalink
Install coverage dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jan 29, 2018
1 parent dccbcc6 commit 0a658a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ sudo: false

env:
global:
- CONDA_DEPENDENCIES="pytest numpy astropy"
- CONDA_DEPENDENCIES="pytest pytest-cov numpy astropy"
- PIP_DEPENDENCIES="coveralls"
matrix:
- PYTHON_VERSION=2.7
- PYTHON_VERSION=3.5
Expand Down

0 comments on commit 0a658a9

Please sign in to comment.