Skip to content

Commit 30f497a

Browse files
authored
update appveyor.yml (enthought#398)
1 parent ce3624d commit 30f497a

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

appveyor.yml

+4-10
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,10 @@ shallow_clone: true
99

1010
environment:
1111
matrix:
12-
- py: Python27
13-
- py: Python27-x64
14-
- py: Python33
15-
- py: Python33-x64
16-
- py: Python34
17-
- py: Python34-x64
18-
- py: Python35
19-
- py: Python35-x64
20-
- py: Python36
21-
- py: Python36-x64
12+
- py: Python37
13+
- py: Python37-x64
14+
- py: Python38
15+
- py: Python38-x64
2216
- py: Python39
2317
- py: Python39-x64
2418
- py: Python310

0 commit comments

Comments
 (0)