We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5158d commit f3b1d2cCopy full SHA for f3b1d2c
.travis.yml
@@ -6,6 +6,7 @@ cache:
6
- "$HOME/.m2"
7
8
install:
9
+ - which java
10
- mvn install -DskipTests=true -DskipITs=true -Dmaven.javadoc.skip=true -B -V --toolchains .m2/travis-ci-toolchains.xml
11
12
jobs:
0 commit comments