Skip to content

Commit

Permalink
fix: travis versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 30, 2022
1 parent 7683ff3 commit eb92264
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
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 eb92264

Please sign in to comment.