Skip to content

Commit 0f86f79

Browse files
committed
Fix travis
1 parent 05f259c commit 0f86f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ matrix:
1313

1414
install: pip install tox-travis coveralls
1515

16-
script: tox
16+
script: tox -e $TOX_ENV
1717

1818
after_success:
1919
- tox -e coverage-report

0 commit comments

Comments
 (0)