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 7136984 commit 8b0d440Copy full SHA for 8b0d440
.travis.yml
@@ -0,0 +1,7 @@
1
+language: java
2
+jdk:
3
+ - openjdk8
4
+ - openjdk11
5
+cache:
6
+ directories:
7
+ - $HOME/.m2
0 commit comments