Skip to content

Commit 98fca41

Browse files
committed
Don't use tox-travis anymore
1 parent c748ac4 commit 98fca41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ before_install:
99
- pip install --user --upgrade pip
1010
install:
1111
- pip install --user coveralls
12-
- pip install --user tox-travis
12+
- pip install --user tox
1313
script:
1414
- tox
1515
- coverage report -m

0 commit comments

Comments
 (0)