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 2a157ae commit bbaccdaCopy full SHA for bbaccda
.travis.yml
@@ -4,6 +4,10 @@ jdk:
4
- oraclejdk11
5
- oraclejdk8
6
7
+cache:
8
+ directories:
9
+ - $HOME/.m2
10
+
11
before_install:
12
- echo "MAVEN_OPTS='-Dlicense.skip=true'" > ~/.mavenrc
13
0 commit comments