Skip to content

Commit 2dc12ad

Browse files
committed
increase travis logging
1 parent 617ddb7 commit 2dc12ad

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
@@ -1,3 +1,3 @@
11
language: groovy
22
script:
3-
- "gradle build test"
3+
- "gradle --info --stacktrace test"

0 commit comments

Comments
 (0)