Skip to content

Commit 58bf2f9

Browse files
committed
Wrestling with Travis #5.
1 parent 65297bd commit 58bf2f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
language: python
22
python: 3.3
3+
env:
4+
- TOX_ENV=py33
5+
install:
6+
- pip install tox

0 commit comments

Comments
 (0)