Right now Travis does a full build first and then run the tests in a separate steps.
On Tue, Mar 8, 2016 at 2:36 AM -0800, "Eric Charles" <e...@apache.org> wrote: Hi there, I see tests are disabled on Travis. e.g. From https://s3.amazonaws.com/archive.travis-ci.org/jobs/114476198/log.txt $ export PROFILE="-Pspark-1.5 -Phadoop-2.3 -Ppyspark" $ export BUILD_FLAG="package -DskipTests" Is this on purpose?