Skip to content

Commit

Permalink
Workaround for travis#296
Browse files Browse the repository at this point in the history
  • Loading branch information
dangra committed Aug 11, 2015
1 parent 8124af9 commit 66af9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ env:
- TOXENV=docs - TOXENV=docs
install: install:
- "./.travis-workarounds.sh" - "./.travis-workarounds.sh"
- pip install -U tox - pip install -U tox twine wheel
script: tox script: tox
notifications: notifications:
irc: irc:
Expand Down

0 comments on commit 66af9cd

Please sign in to comment.