Skip to content

Commit

Permalink
fix: travis fle structure
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Feb 4, 2022
1 parent a708133 commit 848461d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,14 +5,15 @@ 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 848461d

Please sign in to comment.