Skip to content

Commit 25037a4

Browse files
committed
Wrestling with Travis #10.
1 parent 5f8ddab commit 25037a4

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
@@ -8,7 +8,7 @@ env:
88
install:
99
- pip install tox
1010

11-
script: tox
11+
script: tox -e $TOX_ENV
1212

1313
after_success:
1414
- pip install coveralls && cd tests && coveralls

0 commit comments

Comments
 (0)