debugging appveyor

This commit is contained in:
Jan-Cornelius Molnar 2016-04-12 16:20:45 +02:00
parent c534a1e323
commit 7f1ca2ac73
1 changed files with 2 additions and 1 deletions

View File

@ -80,7 +80,7 @@ install:
- where isort
- "%CMD_IN_ENV% pip install --upgrade sqlparse"
# Ruby & Gem
- cinst ruby -y
- "SET PATH=C:\\Ruby193\\bin;%PATH%"
@ -115,6 +115,7 @@ install:
- 7za e uncrustify.zip -ouncrustify
- "SET PATH=%cd%\\uncrustify;%PATH%"
- where uncrustify
- ps: "echo $env:path"
build_script: