Skip to content

Commit 716515e

Browse files
committed
ci: Travis: upgrade pip/virtualenv
1 parent bae27f7 commit 716515e

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
@@ -30,6 +30,7 @@ jobs:
3030
env: TOXENV=py34-cov
3131

3232
install:
33+
- pip install -U pip virtualenv
3334
- pip install tox
3435

3536
script:

0 commit comments

Comments
 (0)