We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6046dca commit 54a6e12Copy full SHA for 54a6e12
.travis.yml
@@ -7,7 +7,7 @@ python:
7
- "pypy3"
8
install:
9
- pip install coveralls tox tox-travis
10
- script:
+script:
11
- tox
12
after_success:
13
- coveralls
0 commit comments