Skip to content

Commit befeed4

Browse files
committed
Merge branch 'master' into winter-cleanup-2019
2 parents d52c538 + 128fd2a commit befeed4

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
@@ -11,7 +11,7 @@ python:
1111
- "3.5"
1212
- "3.6"
1313
- "3.7"
14-
- "3.8-dev"
14+
- "3.8"
1515
- "pypy"
1616
- "pypy3"
1717

@@ -21,7 +21,6 @@ env:
2121

2222
matrix:
2323
allow_failures:
24-
- python: "3.8-dev"
2524
- python: "pypy"
2625
- python: "pypy3"
2726

0 commit comments

Comments
 (0)