test new image

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-02-21 22:42:39 -06:00 committed by AndyScherzinger
parent f95446eaf1
commit 5548d17bc4
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -1,6 +1,6 @@
pipeline:
test:
image: nextcloudci/android:android-7
image: nextcloudci/android:android-14
commands:
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI -c 20M
- emulator -avd test -no-window &