Skip to content

Commit 99689f8

Browse files
committed
Configure .travis.yml to show more test information
1 parent b0397d1 commit 99689f8

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
@@ -15,4 +15,4 @@ jdk:
1515
- oraclejdk7
1616

1717
# ciTest is configured to skip the various timeout tests that don't work in travis
18-
script: ./gradlew clean ciTest
18+
script: ./gradlew clean ciTest -i

0 commit comments

Comments
 (0)