Log build folder

This commit is contained in:
Kevin Sawicki 2016-02-01 13:00:10 -08:00
parent 805c113a84
commit 8d6a81e8e3

View File

@ -27,6 +27,7 @@ install:
build_script:
- cd %APPVEYOR_BUILD_FOLDER%
- C:\projects\atom\script\cibuild.cmd --build-dir atom-build
- dir atom-build
test: off
deploy: off