Updated travis config in order to use npm@2
This commit is contained in:
parent
edbdd95f79
commit
336aaa3840
@ -11,6 +11,7 @@ addons:
|
|||||||
- libgif-dev
|
- libgif-dev
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
- npm install -g npm@2
|
||||||
- createdb template_postgis
|
- createdb template_postgis
|
||||||
- psql -c "CREATE EXTENSION postgis" template_postgis
|
- psql -c "CREATE EXTENSION postgis" template_postgis
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user