Skip to content

Commit a197194

Browse files
committed
AppVeyor CI: Merge Python 3.5+ jobs
Closes #31
1 parent df9c145 commit a197194

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
environment:
22
matrix:
3-
- TOXENV: py38
4-
- TOXENV: py37
5-
- TOXENV: py36
6-
- TOXENV: py35
3+
- TOXENV: py38,py37,py36,py35
74
- TOXENV: py34
85
COV_FAIL_UNDER: 65
96
- TOXENV: py27

0 commit comments

Comments
 (0)