Add ./configure step, drop unneeded env section
This commit is contained in:
parent
cac0722ade
commit
caddd2de18
@ -4,9 +4,7 @@ before_install:
|
||||
- sudo apt-get install -q postgresql-9.1-postgis
|
||||
- createdb template_postgis
|
||||
- psql -c "CREATE EXTENSION postgis" template_postgis
|
||||
|
||||
env:
|
||||
- NPROCS=1 JOBS=1
|
||||
- ./configure
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
|
Loading…
Reference in New Issue
Block a user