Skip to content

Commit

Permalink
Python 2.6.9 doesn't have MSI
Browse files Browse the repository at this point in the history
  • Loading branch information
superbobry committed May 2, 2015
1 parent d061d8a commit 5da1d67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ environment:

matrix:
- PYTHON: "C:\\Python26"
PYTHON_VERSION: "2.6.9"
PYTHON_VERSION: "2.6.6"
PYTHON_ARCH: "32"

- PYTHON: "C:\\Python26-x64"
PYTHON_VERSION: "2.6.9"
PYTHON_VERSION: "2.6.6"
PYTHON_ARCH: "64"

- PYTHON: "C:\\Python27"
Expand Down

0 comments on commit 5da1d67

Please sign in to comment.