]> source.dussan.org Git - archiva.git/commitdiff
should help travix (I hope :-) )
authorOlivier Lamy <olamy@apache.org>
Wed, 7 Oct 2015 03:43:48 +0000 (14:43 +1100)
committerOlivier Lamy <olamy@apache.org>
Wed, 7 Oct 2015 03:43:48 +0000 (14:43 +1100)
.travis.yml

index e09f026b8c156e45d86f8f9d7ddfaa91bd4beafc..af5cacd71ac54f76a5d505c6a47700c4afd109e8 100644 (file)
@@ -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: