Skip to content

Commit 5fddf05

Browse files
committed
ci: Add shadowJar call to upload JAR
1 parent 3f17664 commit 5fddf05

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
@@ -45,6 +45,7 @@ script:
4545
- "./gradlew install -x check"
4646
- "./gradlew checkstyleMain"
4747
- "./gradlew checkstyleTest"
48+
- "./gradlew shadowJar"
4849
- "./gradlew codeCoverageReport --continue"
4950
- "./gradlew docs > /dev/null"
5051
after_success:

0 commit comments

Comments
 (0)