From aaae8655b06c5c7e9f51825b7c849c101a216c83 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 21 Oct 2015 12:10:42 +0200 Subject: Build SQ DEV version for running integration tests --- travis.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'travis.sh') diff --git a/travis.sh b/travis.sh index abaceeb..7629444 100755 --- a/travis.sh +++ b/travis.sh @@ -19,6 +19,8 @@ CI) IT-DEV) installTravisTools + build_snapshot "SonarSource/sonarqube" + mvn install -Dsource.skip=true -Denforcer.skip=true -Danimal.sniffer.skip=true -Dmaven.test.skip=true cd it -- cgit v1.2.3