Skip to content

Commit b579e7a

Browse files
authored
Merge pull request #107 from RonnyPfannschmidt/fix-travis-build
always update setuptools and pip first to avoid broken travis
2 parents 0b9d822 + 9a2430f commit b579e7a

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)