Skip to content

Commit 744efb4

Browse files
committed
CI: add Python 3.8 and 3.9
1 parent 5f650bc commit 744efb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- "3.5"
66
- "3.6"
77
- "3.7"
8+
- "3.8"
9+
- "3.9"
810
- "nightly"
911
- "pypy"
1012
# TODO: Enable pypy3 once NumPy is working there, see

0 commit comments

Comments
 (0)