summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-07-10 01:20:26 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2015-07-10 01:20:26 +0200
commitbe6fcc2e95b5d3223a1f3eec1a76910fd532a4aa (patch)
tree153f506eecbcec0f2c3a3f660edbd24be33c7d56 /.travis.yml
parent3f431c3de5b3c4746ebb793da5148703a94871de (diff)
missing mkspecs
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 631bada9..d0598166 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,9 @@ compiler:
- gcc
- clang
+before_install:
+ - QtMkspec=$CC
+
addons:
apt:
packages: