Skip to content

Commit

Permalink
Update Travis to remove Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Jan 3, 2020
1 parent c89f436 commit 1d76fb6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -9,10 +9,6 @@ language: python

matrix:
include:
- python: "2.7"
env: TOXENV=py27
- python: "pypy"
env: TOXENV=pypy
- python: "3.5"
env: TOXENV=py35
- python: "3.6"
Expand Down

0 comments on commit 1d76fb6

Please sign in to comment.