Skip to content

Commit 6003f7d

Browse files
committed
TST pip install coveralls
1 parent 4822f9e commit 6003f7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ install:
3737
# Replace dep1 dep2 ... with your dependencies
3838
- conda create -q -n test-environment python=$PYTHON pandas=$PANDAS nose coverage setuptools
3939
- source activate test-environment
40+
- pip install coveralls --quiet
4041
- conda list
4142
- python setup.py install
4243

0 commit comments

Comments
 (0)