Skip to content

Commit 303b670

Browse files
Update .travis.yml
1 parent 3207328 commit 303b670

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
@@ -40,6 +40,7 @@ before_install:
4040
virtualenv -p $PY venv
4141
source venv/bin/activate
4242
$PIP install --upgrade pip
43+
$PIP install -qq setuptools
4344
4445
install:
4546
- |

0 commit comments

Comments
 (0)