From: Olivier Lamy Date: Wed, 7 Oct 2015 03:43:48 +0000 (+1100) Subject: should help travix (I hope :-) ) X-Git-Tag: archiva-2.2.1~18 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8b820c13d40fa1c990b719b4cffd5b6d2cf98f83;p=archiva.git should help travix (I hope :-) ) --- diff --git a/.travis.yml b/.travis.yml index e09f026b8..af5cacd71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,9 @@ jdk: - oraclejdk7 - oraclejdk8 -script: "mvn clean install -Pit-js -Pci-build" +before_install: "mvn clean install -DskipTests=true -B -V -Pci-build" + +script: "mvn clean install -B -V -Pit-js -Pci-build" cache: directories: