Skip to content

Commit f7faa91

Browse files
committed
upgrade pip
1 parent a430d0e commit f7faa91

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
@@ -18,6 +18,7 @@ addons:
1818
- xvfb
1919

2020
install:
21+
- pip install --upgrade pip
2122
- pip install tox
2223
- export TOX_ENV=`tox --listenvs | grep -v win | grep "py${TRAVIS_PYTHON_VERSION/./}" | tr '\n' ','`
2324

0 commit comments

Comments
 (0)