Skip to content

Commit 12b360b

Browse files
committed
travis: add python versions 3.7 to 3.10
1 parent bf9f3a5 commit 12b360b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ python:
44
- 2.7
55
- 3.5
66
- 3.6
7+
- 3.7
8+
- 3.8
9+
- 3.9
10+
- 3.10
711

812
addons:
913
apt:

0 commit comments

Comments
 (0)