Skip to content

Commit

Permalink
getting appveyor working
Browse files Browse the repository at this point in the history
  • Loading branch information
arm61 committed Aug 24, 2018
1 parent 6957be1 commit f93d8c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ environment:
MINICONDA: "C:\\Miniconda"
DISTUTILS_USE_SDK: "1"
- PYTHON: "C:\\Python34-x64"
MINICONDA: "C:\\Miniconda"
DISTUTILS_USE_SDK: "1"
- PYTHON: "C:\\Python35-x64"
MINICONDA: "C:\\Miniconda"
DISTUTILS_USE_SDK: "1"
- PYTHON: "C:\\Python36-x64"
MINICONDA: "C:\\Miniconda"
DISTUTILS_USE_SDK: "1"

install:
Expand Down

0 comments on commit f93d8c5

Please sign in to comment.