Skip to content

Commit 39589f0

Browse files
authored
Merge branch 'master' into fix_some_type_issues
2 parents 5e44454 + 964bf47 commit 39589f0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.appveyor.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66

77
environment:
88
matrix:
9-
- PYTHON: "C:\\Python27-x64"
10-
TOX_ENV: "test-py27,codecov"
11-
12-
- PYTHON: "C:\\Python35-x64"
13-
TOX_ENV: "test-py35,codecov"
14-
159
- PYTHON: "C:\\Python36-x64"
1610
TOX_ENV: "test-py36,codecov"
1711

0 commit comments

Comments
 (0)