diff options
author | Janos Gyerik <janos.gyerik@sonarsource.com> | 2017-03-13 17:22:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-13 17:22:57 +0100 |
commit | f1361e89bb0e09cdd0c9186154dbb3b8680f556b (patch) | |
tree | a186b236bc417f49b81f7348cfc320b56165bcc4 /travis.sh | |
parent | c0f61ea4f455e6d039117eb2934c872863e6446e (diff) | |
download | sonar-scanner-cli-f1361e89bb0e09cdd0c9186154dbb3b8680f556b.tar.gz sonar-scanner-cli-f1361e89bb0e09cdd0c9186154dbb3b8680f556b.zip |
SQSCANNER-38 self-contained distributions for Linux, Windows and Mac OS X (#26)
Diffstat (limited to 'travis.sh')
-rwxr-xr-x | travis.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ configureTravis export DEPLOY_PULL_REQUEST=true -regular_mvn_build_deploy_analyze +regular_mvn_build_deploy_analyze -Pdist-linux,dist-windows,dist-macosx |