Skip to content

Commit

Permalink
flail
Browse files Browse the repository at this point in the history
  • Loading branch information
jimfulton committed Apr 9, 2017
1 parent b550386 commit 154756e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -6,7 +6,7 @@ install:
- "SET PATH=C:\\Python%PYTHON%;c:\\Python%PYTHON%\\scripts;%PATH%"
- echo "C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd" /x64 > "C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64\vcvars64.bat"
- virtualenv env
- env\bin\pip install zc.buildout
- env\Scripts\pip install zc.buildout

build_script:
- env\bin\buildout bootstrap
Expand Down

0 comments on commit 154756e

Please sign in to comment.