Skip to content

Commit 594cb0a

Browse files
committed
Modify Travis setting
1 parent f0967a7 commit 594cb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install:
3030
- pip install tox
3131

3232
script:
33-
- tox
33+
- tox -e $TOXENV
3434

3535
after_success:
3636
- coveralls

0 commit comments

Comments
 (0)