Skip to content

Commit

Permalink
Remove Python 2.7 from the Travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
epicserve committed Aug 31, 2020
1 parent 7bc44c7 commit 6de15e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ dist: xenial
language: python

python:
- "2.7"
- "3.6"

install: pip install tox-travis
Expand Down

0 comments on commit 6de15e3

Please sign in to comment.