Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 939fa6f

Browse files
committed
TST: upgrade installed version of wheel on travis
1 parent a8b177c commit 939fa6f

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
@@ -68,6 +68,7 @@ install:
6868
# setuptools
6969
- |
7070
pip install --upgrade pip
71+
pip install --upgrade wheel
7172
pip install --upgrade setuptools
7273
# Install only from travis wheelhouse
7374
- if [ -z "$PRE" ]; then

0 commit comments

Comments
 (0)