mirror of https://github.com/jab/bidict.git
test python 2.7 on appveyor instead of 3.5
This commit is contained in:
parent
8e56f527a1
commit
5a8ab033e8
|
@ -4,7 +4,7 @@ os: Visual Studio 2015
|
|||
|
||||
environment:
|
||||
matrix:
|
||||
- PYTHON: "C:\\Python35-x64"
|
||||
- PYTHON: "C:\\Python27-x64"
|
||||
- PYTHON: "C:\\Python36-x64"
|
||||
|
||||
build_script:
|
||||
|
|
Loading…
Reference in New Issue