Skip to content

Commit 21efb51

Browse files
committed
switching to testing 3.7dev
1 parent 43d2387 commit 21efb51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: python
22
python:
33
- "2.7"
44
- "3.5"
5-
- "3.5-dev" # 3.5 development branch
65
- "3.6"
76
- "3.6-dev" # 3.6 development branch
7+
- "3.7-dev"
88
services:
99
- docker
1010
# command to install dependencies

0 commit comments

Comments
 (0)