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 4f04a7f commit 651d1bdCopy full SHA for 651d1bd
.travis.yml
@@ -50,7 +50,7 @@ matrix:
50
install:
51
- pip install tox codecov
52
script:
53
-- tox -v
+- tox -e "$TOX_ENV"
54
after_success:
55
- codecov
56
deploy:
0 commit comments