We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1241f53 commit e57132bCopy full SHA for e57132b
.travis.yml
@@ -9,6 +9,7 @@ cache: pip
9
install:
10
- pip install black
11
- pip install pycodestyle
12
+ - pip install codecov
13
script:
14
- echo $STREAM_KEY
15
- python setup.py test
0 commit comments