Skip to content

Commit

Permalink
Assemble during travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
hcwong committed Oct 3, 2019
1 parent 5e95469 commit 9b9030e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ matrix:

script: >-
./config/travis/run-checks.sh &&
./gradlew clean checkstyleMain checkstyleTest test coverage coveralls asciidoctor
./gradlew assemble clean checkstyleMain checkstyleTest test coverage coveralls asciidoctor
deploy:
skip_cleanup: true
Expand Down

0 comments on commit 9b9030e

Please sign in to comment.