Skip to content

Commit 725c9b7

Browse files
ata2001sebastinas
authored andcommitted
Revert "Switch to 3.7"
This reverts commit b214afa.
1 parent 94cfb15 commit 725c9b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python:
99
- "3.4"
1010
- "3.5"
1111
- "3.6"
12-
- "3.7"
12+
- "3.7-dev"
1313
- "3.8-dev"
1414
- "pypy"
1515
- "pypy3"
@@ -20,6 +20,7 @@ env:
2020

2121
matrix:
2222
allow_failures:
23+
- python: "3.7-dev"
2324
- python: "3.8-dev"
2425
- python: "pypy"
2526
- python: "pypy3"

0 commit comments

Comments
 (0)