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 94700c4 commit e1386caCopy full SHA for e1386ca
.travis.yml
@@ -1,6 +1,9 @@
1
language: java
2
sudo: false
3
-
+
4
+before_install:
5
+ -chmod +x mvnw
6
7
jdk:
8
- oraclejdk8
9
0 commit comments