Skip to content

Commit

Permalink
Merge pull request #52 from veeresht/travis_python_2_removal
Browse files Browse the repository at this point in the history
Removed python 2.7 option from travis as code no longer supports python 2.
  • Loading branch information
veeresht committed Dec 29, 2019
2 parents 37432c8 + 9bbac59 commit f99ed6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
@@ -1,9 +1,7 @@
language: python
python:
# We don't actually use the Travis Python, but this keeps it organized.
- "2.7"
- "3.5"
#- "3.4"
notifications:
email: false

Expand Down

0 comments on commit f99ed6d

Please sign in to comment.