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 66b1224 commit fdc3367Copy full SHA for fdc3367
.travis.yml
@@ -7,4 +7,4 @@ python:
7
install:
8
- pip install -r requirements-dev.txt
9
script:
10
- - tox
+ - tox -e $(echo py$TRAVIS_PYTHON_VERSION | tr -d .)
0 commit comments