mirror of
https://github.com/google/nomulus.git
synced 2025-08-11 20:19:37 +02:00
Use checked-in "gradlew" instead of rebuilding it.
We want to use a specific version of gradle, not the 4.0.1 version that travis has lying around.
This commit is contained in:
parent
513e2d2fce
commit
3aaebdb9e6
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ cache:
|
||||||
- $HOME/.gradle/caches/
|
- $HOME/.gradle/caches/
|
||||||
- $HOME/.gradle/wrapper/
|
- $HOME/.gradle/wrapper/
|
||||||
|
|
||||||
script: cd gradle && gradle wrapper && ./gradlew
|
script: cd gradle && ./gradlew
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue