Skip to content

Commit 7c02ec1

Browse files
committed
Travis: add Python 3.5-dev, 3.6-dev and nightly -> 3.7
1 parent 904cd45 commit 7c02ec1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ python:
44
- 3.3
55
- 3.4
66
- 3.5
7-
- nightly
7+
- 3.5-dev
8+
- 3.6-dev
9+
- nightly # currently points to 3.7-dev
810

911
addons:
1012
apt:

0 commit comments

Comments
 (0)