Skip to content

Commit

Permalink
Update to Ubuntu with current OpenSSL
Browse files Browse the repository at this point in the history
needed for PyPy2.
  • Loading branch information
Michael Howitz committed Dec 11, 2020
1 parent 2e3d908 commit 4bfcf95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,11 +1,11 @@
language: python
dist: xenial
dist: focal
python:
- 2.7
- 3.6
- 3.7
- 3.8-dev
- pypy
- 3.8
- pypy2
- pypy3
install:
- pip install tox-travis coveralls coverage
Expand Down

0 comments on commit 4bfcf95

Please sign in to comment.