Skip to content

Commit

Permalink
removed py2.7 from travis
Browse files Browse the repository at this point in the history
  • Loading branch information
rooterkyberian committed Apr 29, 2019
1 parent f37ef56 commit 7d47399
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 @@ -8,7 +8,6 @@ jobs:

include:
- { python: '3.6', env: TOXENV=lint }
- { python: '2.7', env: TOXENV=py27 }
- { python: '3.5', env: TOXENV=py35 }
- { python: '3.6', env: TOXENV=py36 }
- { python: '3.7', env: TOXENV=py37 }
Expand Down

0 comments on commit 7d47399

Please sign in to comment.