Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 4bcac3c

Browse files
committed
Travis: use travis_wait to wait for Robolectric downloads
1 parent 50fd6fc commit 4bcac3c

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
@@ -44,4 +44,4 @@ before_script:
4444
- adb shell input keyevent 82 &
4545
script:
4646
- set -o pipefail
47-
- bash run_test.sh
47+
- travis_wait bash run_test.sh

0 commit comments

Comments
 (0)