Skip to content

Commit 48e81a1

Browse files
author
JulianoR
committed
Improve travis-ci console logs to show gradle version.
1 parent aac6ce9 commit 48e81a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jdk:
1212
before_script:
1313
- sleep 3
1414
- java --version
15+
- gradle -version
1516

1617
script:
1718
- ./gradlew clean build --stacktrace

0 commit comments

Comments
 (0)