We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bf2f9 commit bbb18d7Copy full SHA for bbb18d7
.travis.yml
@@ -4,3 +4,5 @@ env:
4
- TOX_ENV=py33
5
install:
6
- pip install tox
7
+script:
8
+ - tox -e $TOX_ENV
0 commit comments