Skip to content

Commit

Permalink
Install wheel in an attempt to publish a wheel...
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Mitchell committed Jan 19, 2016
1 parent 54a7244 commit 056a917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- "3.4"

install:
- pip install wheel
- pip install -r requirements.txt
- pip install -r test-requirements.txt

Expand Down

0 comments on commit 056a917

Please sign in to comment.