summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 269289ff4..816cd7064 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -63,6 +63,14 @@ matrix:
# directories:
# - 3pp
+ - env: SUBSURFACE_PLATFORM="qt55"
+ # Currently hard coded to arm
+ os: linux
+ language: c++
+ filter_secrets: false
+ services:
+ - docker
+
before_install:
- source ${TRAVIS_BUILD_DIR}/scripts/${SUBSURFACE_PLATFORM}/before_install.sh