Skip to content

Commit 8815885

Browse files
committed
Fix pypy environment in Travis CI
1 parent e13d957 commit 8815885

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
@@ -33,6 +33,7 @@ script:
3333
- tox
3434

3535
before_install:
36+
- pip install --upgrade pip
3637
- pip install coveralls
3738

3839
after_success:

0 commit comments

Comments
 (0)