WALA/travis
Ben Liblit bd42510c6b Enable both parallel builds and build output caching by default
This should give us a nice build-performance boost, both locally and
in Travis CI.  I've used parallel builds routinely for months now, and
they're working fine.  Build output caching is newer, but it also
seems to be working well and saves us tremendous time on downloads.
2018-04-18 11:29:29 -05:00
..
before-cache-gradle "rm" on macOS apparently doesn't understand long ("--foo") flags 2018-04-18 11:29:28 -05:00
before-cache-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00
before-install-gradle In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00
before-install-maven Teach Gradle how to download "/tmp/DroidBench" when needed 2018-04-18 11:29:26 -05:00
install-gradle Enable both parallel builds and build output caching by default 2018-04-18 11:29:29 -05:00
install-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00
script-gradle Enable both parallel builds and build output caching by default 2018-04-18 11:29:29 -05:00
script-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-18 11:29:24 -05:00