Skip to content

Commit

Permalink
Travis should use wheel to install.
Browse files Browse the repository at this point in the history
  • Loading branch information
timcera committed Jul 17, 2016
1 parent 9566892 commit 8fc9de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ before_install:
# Install packages
install:
- pip install --upgrade pip
- pip install wheel
- pip install coveralls
- python setup.py install

Expand Down

0 comments on commit 8fc9de9

Please sign in to comment.