Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: updated travis versions
  • Loading branch information
joamag committed Aug 8, 2022
1 parent 3a32b46 commit 67e517c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Expand Up @@ -5,14 +5,13 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "nightly"
- "pypy3"
matrix:
include:
- python: 3.7
dist: xenial
- python: 3.8
dist: xenial
- python: 3.9
dist: xenial
- python: pypy
dist: xenial
- python: pypy3
Expand Down

0 comments on commit 67e517c

Please sign in to comment.