[skip travis] fix appveyor.yml syntax

This commit is contained in:
bergwerkgis 2016-03-15 08:19:18 +00:00
parent 0633e2794f
commit fd99c7c3ae

View file

@ -20,7 +20,7 @@ install:
- SET PGPASSWORD=Password12!
- SET PATH=C:\Program Files\PostgreSQL\9.4\bin\;%PATH%
build:
build_script:
- scripts\build-appveyor.bat
after_build:
@ -36,5 +36,6 @@ artifacts:
- path: mapnik-visual-images.zip
name: mapnik-visual-images.zip
build: off
test: off
deploy: off