Skip to content

Commit 97a4c9d

Browse files
committed
Test with 3.7-dev
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent 0cdaf41 commit 97a4c9d

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
@@ -9,6 +9,7 @@ python:
99
- "3.4"
1010
- "3.5"
1111
- "3.6"
12+
- "3.7-dev"
1213
- "pypy"
1314
- "pypy3"
1415

@@ -18,6 +19,7 @@ env:
1819

1920
matrix:
2021
allow_failures:
22+
- python: "3.7-dev"
2123
- python: "pypy"
2224
- python: "pypy3"
2325

0 commit comments

Comments
 (0)