try appveyor installed via mapnik-gyp/build.bat like before

This commit is contained in:
Dane Springmeyer 2017-05-31 10:43:17 -07:00
parent ce47610677
commit 44e8b6d51f

View file

@ -11,14 +11,6 @@ os: Visual Studio 2015
# limit clone to latest 5 commits
clone_depth: 5
services:
- postgresql94 #if changing this, also change PATH below
install:
- SET PGUSER=postgres
- SET PGPASSWORD=Password12!
- SET PATH=C:\Program Files\PostgreSQL\9.4\bin\;%PATH%
build_script:
- scripts\build-appveyor.bat