We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 956d54a commit 944db6dCopy full SHA for 944db6d
ci/travis/linux/qt4/before_install.sh
@@ -1,7 +1,7 @@
1
export DEBIAN_FRONTEND=noninteractive
2
3
wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key | sudo apt-key add -
4
-sudo add-apt-repository 'deb http://llvm.org/apt/precise/ llvm-toolchain-precise main' -y
+sudo add-apt-repository 'deb http://llvm.org/apt/precise/ llvm-toolchain-precise-3.8 main' -y
5
6
sudo add-apt-repository ppa:ubuntugis/ppa -y
7
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable -y # For postgresql-9.1-postgis-2.1
0 commit comments