WALA/travis
Ben Liblit 17f42c3725 If Travis CI gives us multiple CPUs, we may as well use them
I believe Travis CI jobs get two CPUs by default.

Doing parallel builds regularly is also a good way to help us discover
any build race conditions we may have.  There's no guarantee that any
such races will be revealed, but even exposing them
nondeterministically is better than having no possibility of exposing
them at all.
2018-04-17 15:02:36 -05:00
..
before-cache-gradle "rm" on macOS apparently doesn't understand long ("--foo") flags 2018-04-17 15:02:36 -05:00
before-cache-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-17 15:02:35 -05:00
before-install-gradle In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-17 15:02:35 -05:00
before-install-maven Teach Gradle how to download "/tmp/DroidBench" when needed 2018-04-17 15:02:35 -05:00
install-gradle If Travis CI gives us multiple CPUs, we may as well use them 2018-04-17 15:02:36 -05:00
install-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-17 15:02:35 -05:00
script-gradle If Travis CI gives us multiple CPUs, we may as well use them 2018-04-17 15:02:36 -05:00
script-maven In Travis-CI, test Maven and Gradle separately and concurrently 2018-04-17 15:02:35 -05:00