Skip to content

Commit 9a2430f

Browse files
always update setuptools and pip first to avoid broken travis
1 parent 0b9d822 commit 9a2430f

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
@@ -31,6 +31,7 @@ matrix:
3131
env: TOXENV=benchmark
3232

3333
install:
34+
- pip install -U setuptools pip
3435
- pip install -U tox
3536

3637
script:

0 commit comments

Comments
 (0)