Skip to content

Commit 0f51122

Browse files
author
Matt Jacobs
committed
Adding --info to Travis script step
1 parent 4037b50 commit 0f51122

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ sudo: false
33

44
jdk:
55
- oraclejdk7
6+
7+
script:
8+
- ./gradlew --info check

0 commit comments

Comments
 (0)