[skip travis] fix appveyor.yml syntax
This commit is contained in:
parent
0633e2794f
commit
fd99c7c3ae
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue