Skip to content

Commit

Permalink
AppVeyor CI: Merge Python 3.5+ jobs
Browse files Browse the repository at this point in the history
Closes #31
  • Loading branch information
jayvdb committed Apr 12, 2020
1 parent df9c145 commit a197194
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
environment:
matrix:
- TOXENV: py38
- TOXENV: py37
- TOXENV: py36
- TOXENV: py35
- TOXENV: py38,py37,py36,py35
- TOXENV: py34
COV_FAIL_UNDER: 65
- TOXENV: py27
Expand Down

0 comments on commit a197194

Please sign in to comment.