Skip to content

Commit f99ed6d

Browse files
authored
Merge pull request #52 from veeresht/travis_python_2_removal
Removed python 2.7 option from travis as code no longer supports python 2.
2 parents 37432c8 + 9bbac59 commit f99ed6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
language: python
22
python:
33
# We don't actually use the Travis Python, but this keeps it organized.
4-
- "2.7"
54
- "3.5"
6-
#- "3.4"
75
notifications:
86
email: false
97

0 commit comments

Comments
 (0)