Skip to content

Commit 54a6e12

Browse files
committed
Switch tests to tox
1 parent 6046dca commit 54a6e12

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
@@ -7,7 +7,7 @@ python:
77
- "pypy3"
88
install:
99
- pip install coveralls tox tox-travis
10-
script:
10+
script:
1111
- tox
1212
after_success:
1313
- coveralls

0 commit comments

Comments
 (0)