Skip to content

Commit d227325

Browse files
committed
Added support for coveralls.io
1 parent 597f6c8 commit d227325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,7 @@ before_script:
1717
- sleep 10
1818
before_install:
1919
- pip install codecov
20+
- pip install coveralls
2021
after_success:
2122
- codecov
23+
- coveralls

0 commit comments

Comments
 (0)