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.
2 parents b95d6c1 + 449fad3 commit c921dc3Copy full SHA for c921dc3
ci/travis/linux/qt5/before_install.sh
@@ -9,7 +9,7 @@ export CORES=2
9
10
pushd ${HOME}
11
12
-curl -L https://github.com/opengisch/osgeo4travis/raw/binary-py33/osgeo4travis.tar.xz | tar -JxC /home/travis
+curl -L https://github.com/opengisch/osgeo4travis/archive/qt5bin.tar.gz | tar -xzC /home/travis --strip-components=1
13
curl -L https://cmake.org/files/v3.5/cmake-3.5.0-Linux-x86_64.tar.gz | tar --strip-components=1 -zxC /home/travis/osgeo4travis
14
popd
15
ci/travis/linux/qt5/blacklist.txt
@@ -10,7 +10,6 @@ PyQgsComposerMapGrid
PyQgsComposerPicture
PyQgsComposerPolygon
PyQgsComposerShapes
-PyQgsConsole
PyQgsDelimitedTextProvider
PyQgsEditWidgets
16
PyQgsGeometryGeneratorSymbolLayerV2
0 commit comments