Skip to content

Commit f48ceb1

Browse files
added --info to test script
1 parent 86e6905 commit f48ceb1

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
@@ -21,4 +21,4 @@ before_script:
2121
- adb shell input keyevent 82 &
2222

2323
script:
24-
- ./gradlew build connectedAndroidTest
24+
- ./gradlew --info build connectedAndroidTest

0 commit comments

Comments
 (0)