Skip to content

Commit e84b3c1

Browse files
committed
reenable 3.8 and 3.9
1 parent 357ead1 commit e84b3c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ language: "python"
1212
python:
1313
- 3.6
1414
- 3.7
15-
# - 3.8
16-
# - 3.9
15+
- 3.8
16+
- 3.9
1717

1818
services:
1919
- "docker"

0 commit comments

Comments
 (0)