travis: Don't chmod
This commit is contained in:
@@ -13,6 +13,5 @@ cache:
|
||||
- $HOME/.gradle/caches/
|
||||
- $HOME/.gradle/wrapper/
|
||||
|
||||
before_install: chmod +x ./gradlew
|
||||
script: ./gradlew clean build -x test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user