Skip to content

Commit 8e4bd6a

Browse files
committed
Start testing against Python 3.7
Adds the Python 3.7 dev release as a target of the testing matrix on Travis CI.
1 parent 4422c3b commit 8e4bd6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77
- 3.4
88
- 3.5
99
- 3.6
10-
- 3.6-dev
10+
- 3.7-dev
1111

1212
sudo: required
1313

0 commit comments

Comments
 (0)