Skip to content

Commit

Permalink
update windows bin name
Browse files Browse the repository at this point in the history
  • Loading branch information
ant31 committed Aug 13, 2017
1 parent d14404c commit b475cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ environment:
# - PYTHON: "C:\\Python34"
# - PYTHON: "C:\\Python35"
- PYTHON: "C:\\Python27-x64"
BIN_NAME: appr-%APPVEYOR_REPO_TAG_NAME%-win-x64
BIN_NAME: appr-win-x64
PYTHON_ARCH: "64"
PYTHON_VERSION: "2.7.x"
# - PYTHON: "C:\\Python33-x64"
Expand Down

0 comments on commit b475cbe

Please sign in to comment.