Skip to content

Commit b214afa

Browse files
committed
Switch to 3.7
1 parent 4e3673c commit b214afa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
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-dev"
12+
- "3.7"
1313
- "3.8-dev"
1414
- "pypy"
1515
- "pypy3"
@@ -20,7 +20,6 @@ env:
2020

2121
matrix:
2222
allow_failures:
23-
- python: "3.7-dev"
2423
- python: "3.8-dev"
2524
- python: "pypy"
2625
- python: "pypy3"

0 commit comments

Comments
 (0)