Skip to content

Commit 1080d11

Browse files
committed
back to 'generic' 3.6 and 3.7
1 parent 41864b8 commit 1080d11

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
@@ -1,8 +1,8 @@
11
dist: xenial
22
language: python
33
python:
4-
- "3.6.11"
5-
- "3.7.7"
4+
- "3.6"
5+
- "3.7"
66
- "3.8"
77
matrix:
88
fast_finish: true

0 commit comments

Comments
 (0)