Skip to content

Commit 04aef3e

Browse files
committed
removed python-dev versions
1 parent e92b71c commit 04aef3e

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
@@ -3,7 +3,7 @@ python:
33
- "3.4"
44
- "3.5"
55
- "3.6"
6-
- "3.7"
6+
- "3.7-dev"
77
- "nightly" # currently points to 3.7-dev
88
# command to install dependencies
99
install:

0 commit comments

Comments
 (0)