Skip to content

Commit

Permalink
Fix pypy environment in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bbc2 committed Dec 5, 2020
1 parent e13d957 commit 8815885
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ script:
- tox

before_install:
- pip install --upgrade pip
- pip install coveralls

after_success:
Expand Down

0 comments on commit 8815885

Please sign in to comment.