fixed travis build

This commit is contained in:
Tom Hombergs
2019-09-03 06:01:01 +02:00
parent c48921f554
commit 2c50fa9a12

View File

@@ -1,6 +1,6 @@
before_install:
- chmod +x gradlew
- chmod +x spring-boot/starter/gradlew
- chmod +x **/gradlew
- |
if ! git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(.md)|^(LICENSE)'
then