0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00

Update continuous-test.sh

This commit is contained in:
Tim Rae 2015-03-28 22:16:04 +09:00
parent 14319d12e3
commit 8ce053b5f9

View File

@ -4,7 +4,7 @@
# It assumes it is being executed on a Linux machine.
TARGET=android-19
TARGET=android-22
ABI=armeabi-v7a
DELAY_SECONDS=10 # Wait as many seconds before checking again.
NOT_RUNNING_TIMEOUT_SECONDS=120 # Fail if not running for that many seconds.