Skip to content

Commit e57132b

Browse files
committed
install codecov on travis
1 parent 1241f53 commit e57132b

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
@@ -9,6 +9,7 @@ cache: pip
99
install:
1010
- pip install black
1111
- pip install pycodestyle
12+
- pip install codecov
1213
script:
1314
- echo $STREAM_KEY
1415
- python setup.py test

0 commit comments

Comments
 (0)