try appveyor installed via mapnik-gyp/build.bat like before
This commit is contained in:
parent
ce47610677
commit
44e8b6d51f
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue