chmod +x .mvnw

This commit is contained in:
zhouhao
2019-01-30 15:31:32 +08:00
parent 2a212423c1
commit ef5e32a400

View File

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