We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46dcb55 commit 4dc7f4cCopy full SHA for 4dc7f4c
.travis.yml
@@ -6,6 +6,7 @@ python:
6
- 3.6.3
7
8
install:
9
+ - pip install -r requirements.txt
10
- pip install codecov
11
12
script:
0 commit comments