Skip to content

Commit

Permalink
Remove Py2 here, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Sep 28, 2020
1 parent 2127a3a commit 484ea03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
# custom
language: python
python:
- 2.7
- 3.6
- 3.7
- 3.8
- 3.9-dev
- pypy
- pypy3
install:
- pip install coverage coveralls
Expand Down

0 comments on commit 484ea03

Please sign in to comment.