install yarn in travis
This commit is contained in:
parent
f8b347a03a
commit
b16e2cad19
@ -64,6 +64,7 @@ jobs:
|
||||
|
||||
- psql -c 'create database template_postgis;' -U postgres
|
||||
- psql -c 'CREATE EXTENSION postgis;' -U postgres -d template_postgis
|
||||
- npm install -g yarn@0.27.5
|
||||
- ./configure
|
||||
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user