@@ -3,7 +3,7 @@ sudo: false
jdk:
- oraclejdk8
before_install:
- - chmod +x .mvnw
+ - chmod +x mvnw
script:
- mvn -q test
after_success: