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 a09c9e7 commit 4f9739aCopy full SHA for 4f9739a
.travis.yml
@@ -0,0 +1,11 @@
1
+language: java
2
+
3
+os:
4
+ - linux
5
+ - osx
6
7
+osx_image: xcode11
8
9
+cache:
10
+ directories:
11
+ - $HOME/.m2
0 commit comments