Skip to content

Commit ffb28ba

Browse files
committed
print ChangeLog
1 parent 70a9fc6 commit ffb28ba

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
@@ -5,6 +5,7 @@ before_install:
55
script:
66
- ./gradlew check --scan -s
77
- ./gradlew generateChangelog
8+
- cat ./CHANGELOG.md
89
- ./gradlew buildPlugin
910
- cd library && ./gradlew build test -s
1011
- cd ../

0 commit comments

Comments
 (0)