Update .travis.yml

This commit is contained in:
Mario de Frutos 2016-11-21 17:25:08 +01:00 committed by GitHub
parent c5a2746a53
commit bb3ff43f0f

View File

@ -39,8 +39,8 @@ before_install:
- sudo apt-get -y autoremove
- sudo apt-get -y install postgresql-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-2ubuntu1
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-2ubuntu1
- sudo apt-get -y install postgresql-server-dev-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-plpython-9.5=9.5.2-3cdb1
- sudo apt-get -y install postgresql-9.5-postgis-scripts=2.2.2.0-cdb2
- sudo apt-get -y install postgresql-9.5-postgis-2.2=2.2.2.0-cdb2