Update .travis.yml
This commit is contained in:
parent
c5a2746a53
commit
bb3ff43f0f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user