aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2018-12-23 20:06:16 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2019-01-22 13:02:39 +1300
commit8628567e31c75dd3d5aeae22a27a735862b68803 (patch)
treeb0101a635352d3c85e89699647c7ba0333a2f472 /scripts
parent247513ad0894d48802b362e35d43418c63133254 (diff)
downloadsubsurface-8628567e31c75dd3d5aeae22a27a735862b68803.tar.gz
Travis: build against the Qt 5.12 Android image
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/android/before_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/android/before_install.sh b/scripts/android/before_install.sh
index 28db5b200..2d428b4b6 100644
--- a/scripts/android/before_install.sh
+++ b/scripts/android/before_install.sh
@@ -17,5 +17,5 @@ docker run -v $PWD:/android/subsurface \
-v $PARENT/subsurface-mobile-build-arm:/android/subsurface-mobile-build-arm \
--name=builder \
-w /android \
- -d dirkhh/android-builder:5.11.03 \
+ -d dirkhh/android-builder:5.12.02 \
/bin/sleep 60m