We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db7dda commit e81aa47Copy full SHA for e81aa47
1 file changed
.travis.yml
@@ -50,3 +50,4 @@ notifications:
50
- njs@pobox.com
51
after_success:
52
- pip install coveralls && coveralls
53
+ - pip install codecov && codecov
0 commit comments