Travis: use 5.12.03 Docker image for Android

With this we have working arm and arm64 images (except that the arm64
image crashes when using Bluetooth).

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-12-29 16:23:50 -08:00
parent ad84a96fdb
commit bae683ad53

View file

@ -19,5 +19,5 @@ docker run -v $PWD:/android/subsurface \
-v $PARENT/subsurface-mobile-build-docker-arm64:/android/subsurface-mobile-build-arm64 \
--name=android-builder \
-w /android \
-d dirkhh/android-builder:5.12.02 \
-d dirkhh/android-builder:5.12.03 \
/bin/sleep 60m