Skip to content

Commit 804264e

Browse files
authored
Update .travis.yml
1 parent 89dafc8 commit 804264e

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
@@ -1,7 +1,7 @@
11
language: python
22
python:
3-
- "2.6"
43
- "2.7"
4+
- "3.7"
55
before_install:
66
- "ci/travis.sh"
77
install:

0 commit comments

Comments
 (0)