Skip to content

Commit ae4a502

Browse files
committed
Test with Python 3.8
1 parent c85c4e7 commit ae4a502

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ python:
1010
- "3.5"
1111
- "3.6"
1212
- "3.7-dev"
13+
- "3.8-dev"
1314
- "pypy"
1415
- "pypy3"
1516

@@ -20,6 +21,7 @@ env:
2021
matrix:
2122
allow_failures:
2223
- python: "3.7-dev"
24+
- python: "3.8-dev"
2325
- python: "pypy"
2426
- python: "pypy3"
2527

0 commit comments

Comments
 (0)