Skip to content

Commit 056a917

Browse files
author
Mathieu Mitchell
committed
Install wheel in an attempt to publish a wheel...
1 parent 54a7244 commit 056a917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ python:
55
- "3.4"
66

77
install:
8+
- pip install wheel
89
- pip install -r requirements.txt
910
- pip install -r test-requirements.txt
1011

0 commit comments

Comments
 (0)