Skip to content

Commit

Permalink
CI: add Python 3.8 and 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Dec 1, 2020
1 parent 5f650bc commit 744efb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8"
- "3.9"
- "nightly"
- "pypy"
# TODO: Enable pypy3 once NumPy is working there, see
Expand Down

0 comments on commit 744efb4

Please sign in to comment.