mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-09 04:46:06 +10:00
[#noissue] improve travis build time
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ env: JAVA_6_HOME=/usr/lib/jvm/java-6-openjdk-amd64 JAVA_7_HOME=/usr/lib/jvm/java
|
||||
|
||||
install:
|
||||
- set -o pipefail
|
||||
- mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V | grep -Fv '[copy'
|
||||
- mvn -T 1C -Dmaven.artifact.threads=10 install -DskipTests=true -Dmaven.javadoc.skip=true -B -V | grep -Fv '[copy'
|
||||
|
||||
script: mvn clover2:setup test -Ptest clover2:aggregate clover2:clover -e | grep -Fv 'DEBUG' | grep -Fv '[copy'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user