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 f04298f commit dd8ce36Copy full SHA for dd8ce36
.travis.yml
@@ -15,7 +15,7 @@ matrix:
15
apt: true
16
directories:
17
- $HOME/.ccache
18
- compiler: clang
+ compiler: gcc
19
addons:
20
postgresql: "9.4"
21
apt:
@@ -69,7 +69,7 @@ matrix:
69
70
71
72
73
python: "3.3"
74
75
0 commit comments