Skip to content

Commit 600a1df

Browse files
committed
Python version updated for 3.3 and above
1 parent a2dbe02 commit 600a1df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ref: https://docs.travis-ci.com/user/languages/python
22
language: python
33
python:
4-
- "2.7"
5-
- "3.2"
4+
# - "2.7"
5+
# - "3.2"
66
- "3.3"
77
- "3.4"
88
- "3.5"

0 commit comments

Comments
 (0)