mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
Attempt to install gradle on travis.
Try installing gradle instead of calling gradlew, which it turns out requires its jarfiles to be presesnt in order to work.
This commit is contained in:
@@ -82,6 +82,8 @@ autogenerated/
|
||||
|
||||
/gradle/.gradle
|
||||
/gradle/gradle
|
||||
/gradle/gradlew
|
||||
/gradle/gradlew.bat
|
||||
/gradle/**/WEB-INF
|
||||
/gradle/**/build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user