We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1b2d88 commit 23e1088Copy full SHA for 23e1088
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
- "3.6-dev"
5
- "3.7-dev"
6
install:
7
- - pip install codecov coverage pytest==3.3.2 python_coveralls wisepy lice
+ - pip install codecov coverage pytest==3.3.2 python_coveralls argser lice
8
9
script:
10
- coverage run test.py
0 commit comments