Skip to content

Commit 0d21b8d

Browse files
authored
test on more travis versions
1 parent 89e279a commit 0d21b8d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
language: python
22
python:
3-
- "3.4"
43
- "3.5"
54
- "3.6"
6-
- "3.7-dev"
5+
- "3.7"
6+
- "3.8"
7+
- "3.9"
78
- "pypy3"
89

910
matrix:

0 commit comments

Comments
 (0)