Skip to content

Commit fa347ae

Browse files
committed
CI: Drop 2.7, add 3.7-dev on Travis
1 parent 7a0e638 commit fa347ae

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
@@ -4,10 +4,10 @@ sudo: required
44
language: python
55
# our build matrix
66
python:
7-
- 2.7
87
- 3.4
98
- 3.5
109
- 3.6
10+
- 3.7-dev
1111

1212
env:
1313
global:

0 commit comments

Comments
 (0)