Skip to content

Commit

Permalink
Test on 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Oct 12, 2021
1 parent 2d996bd commit 2fe87fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ matrix:
- { python: "3.5" }
- { python: "3.6" }
- { python: "3.7", dist: xenial } # Python 3.7+ requires Xenial
- { python: "3.8-dev", dist: xenial } # Python 3.8+ requires Xenial
- { python: "3.8", dist: xenial } # Python 3.8+ requires Xenial
- { python: "3.9", dist: xenial } # Python 3.8+ requires Xenial
- { python: "pypy" }
- { python: "pypy3" }
cache:
Expand Down

0 comments on commit 2fe87fc

Please sign in to comment.