Skip to content

Commit 23e1088

Browse files
committed
fix ci
1 parent d1b2d88 commit 23e1088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- "3.6-dev"
55
- "3.7-dev"
66
install:
7-
- pip install codecov coverage pytest==3.3.2 python_coveralls wisepy lice
7+
- pip install codecov coverage pytest==3.3.2 python_coveralls argser lice
88

99
script:
1010
- coverage run test.py

0 commit comments

Comments
 (0)