aboutsummaryrefslogtreecommitdiffstats
path: root/travis.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-10-21 12:10:42 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-10-21 12:10:42 +0200
commitaaae8655b06c5c7e9f51825b7c849c101a216c83 (patch)
tree8d3a45460a490d891bdea951a86ecf09ca82594c /travis.sh
parent890cb80cd16204c742c5295a204caa1791e48cdc (diff)
downloadsonar-scanner-cli-aaae8655b06c5c7e9f51825b7c849c101a216c83.tar.gz
sonar-scanner-cli-aaae8655b06c5c7e9f51825b7c849c101a216c83.zip
Build SQ DEV version for running integration tests
Diffstat (limited to 'travis.sh')
-rwxr-xr-xtravis.sh2
1 files changed, 2 insertions, 0 deletions
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