WALA/travis/install-gradle

7 lines
166 B
Bash

# -*- mode: sh; sh-shell: sh -*-
# initial p2AsMaven downloads are sometimes slow
travis_wait 30 ./gradlew --dry-run
./gradlew --continue --no-build-cache assemble