Skip to content

Commit e585f54

Browse files
committed
updated travis.yml:
- dropped support for Python 3.5 - added support for Python 3.7
1 parent fe63685 commit e585f54

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
@@ -5,8 +5,8 @@ language: python
55

66
python:
77
- "2.7"
8-
- "3.5"
98
- "3.6"
9+
- "3.7"
1010

1111
branches:
1212
only:

0 commit comments

Comments
 (0)