Skip to content

Commit 384ab5f

Browse files
committed
[appveyor.yml] add Py3.7 testing, eliminate Py2.7, Py3.4 testing
1 parent acdc32a commit 384ab5f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
build: false
22
environment:
33
matrix:
4-
- TOXENV: py27
5-
- TOXENV: py34
64
- TOXENV: py35
75
- TOXENV: py36
6+
- TOXENV: py37
87
platform:
98
- x86
109
- x64

0 commit comments

Comments
 (0)