apt-get update before apt-get install

This commit is contained in:
Raul Ochoa 2015-02-09 18:39:24 +01:00
parent 8364da683a
commit 87638168ff

View File

@ -2,6 +2,7 @@ addons:
postgresql: "9.3"
before_install:
- sudo apt-get update
- sudo apt-get install -y pkg-config libcairo2-dev libjpeg8-dev libgif-dev
- sudo apt-get install postgresql-plpython-9.3
- createdb template_postgis