Skip to content

Commit

Permalink
travis-ci: remove unused wheel dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarcasm committed May 6, 2017
1 parent 7a316bb commit 2b9e839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -23,7 +23,7 @@ matrix:
install: python setup.py install
script: ./contrib/zsh/check-all-helps

install: pip install tox wheel
install: pip install tox

script:
- tox

0 comments on commit 2b9e839

Please sign in to comment.