Skip to content

Commit 5c4666a

Browse files
committed
Workaround for travis#253
1 parent 1b9b211 commit 5c4666a

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
@@ -7,7 +7,7 @@ env:
77
- TOXENV=py33
88
- TOXENV=docs
99
install:
10-
- pip install -U tox
10+
- pip install -U tox twine wheel
1111
script: tox
1212
notifications:
1313
irc:

0 commit comments

Comments
 (0)