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 d482dcb commit 40cdb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -16,7 +16,7 @@ install:
- 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"
- pip install -e .
- pip install zope.testrunner zope.testing manuel
- pip install zc.buildout zc.recipe.testrunner
- pip install zc.buildout zc.recipe.testrunner zc.recipe.egg

build_script:
- buildout bootstrap
Expand Down

0 comments on commit 40cdb9a

Please sign in to comment.