Skip to content

Commit bbb18d7

Browse files
committed
Wrestling with Travis #6.
1 parent 58bf2f9 commit bbb18d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ env:
44
- TOX_ENV=py33
55
install:
66
- pip install tox
7+
script:
8+
- tox -e $TOX_ENV

0 commit comments

Comments
 (0)