Skip to content

Commit

Permalink
Don't test Python 2.7 on Appveyor any more.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 27, 2019
1 parent 2ee4c15 commit a907249
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions appveyor.yml
Expand Up @@ -9,9 +9,6 @@ environment:
- PROFILE: py37-conventions
PYTHON_VERSION: 3.7"
TOXENV: "lint"
- PROFILE: py27
PYTHON_VERSION: 2.7"
TOXENV: "py27"
- PROFILE: py35
PYTHON_VERSION: 3.5"
TOXENV: "py35"
Expand Down

0 comments on commit a907249

Please sign in to comment.