Skip to content

Commit 94f8ff3

Browse files
committed
Trying to fix build by upgrading setup tools
1 parent 4f89c59 commit 94f8ff3

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
@@ -16,6 +16,7 @@ env:
1616

1717
install:
1818
- pip uninstall -y pytest
19+
- pip install --upgrade setuptools
1920
- pip install hg+https://bitbucket.org/hpk42/pytest@$PYTEST_VERSION
2021

2122
script: py.test

0 commit comments

Comments
 (0)