Skip to content

Commit

Permalink
fix appveyor deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
timonwong committed Feb 23, 2015
1 parent 4609601 commit 5e2f54b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ environment:

- PYTHON: "C:\\Python32-x64"
PYTHON_VERSION: "3.2.5"
PYTHON_ARCH: "32"
PYTHON_ARCH: "64"
WINDOWS_SDK_VERSION: "v7.1"
DISTRIBUTIONS: "bdist_wheel"

Expand Down Expand Up @@ -91,5 +91,4 @@ deploy:
draft: true
prerelease: false
on:
branch: master
appveyor_repo_tag: true

0 comments on commit 5e2f54b

Please sign in to comment.