Skip to content

Commit 5c4da34

Browse files
committed
use mvn install in script/build_for_travis.sh instead of using the Travis mvn default
1 parent e1790de commit 5c4da34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jdk:
1111

1212
# Test each version with an appropriate Java version and flags to disable
1313
# GPG signing so that we don't have to provision Travis with private keys.
14+
install: true
1415
script: "$TRAVIS_BUILD_DIR/scripts/build_for_travis.sh"

0 commit comments

Comments
 (0)