Skip to content

Commit bca99a7

Browse files
committed
Verify build succeeds
1 parent 36c5647 commit bca99a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis-build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ saveMavenSettings() {
2424
EOL
2525
}
2626

27+
mvn -B verify
28+
2729
if [ "${TRAVIS_PULL_REQUEST}" = "false" ] && [ "${TRAVIS_BRANCH}" = "master" ]; then
2830
saveMavenSettings
2931
git checkout -f ${TRAVIS_BRANCH}

0 commit comments

Comments
 (0)