Skip to content

Commit 47d703d

Browse files
committed
Travis CI: Increase ADB install timeout to 20 mins
1 parent 6080e69 commit 47d703d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cache: false
44
jdk: oraclejdk7
55
env:
66
matrix:
7-
- ANDROID_TARGET=android-23 ANDROID_ABI=armeabi-v7a ACDISPLAY_USE_TEST_KEY=true ADB_INSTALL_TIMEOUT=8
7+
- ANDROID_TARGET=android-23 ANDROID_ABI=armeabi-v7a ACDISPLAY_USE_TEST_KEY=true ADB_INSTALL_TIMEOUT=20
88

99
android:
1010
components:

0 commit comments

Comments
 (0)