| commit | c22128fd933c2d44e8ee22f215fd89398137cece | [log] [tgz] |
|---|---|---|
| author | Mohammad Asif Siddiqui <mohammad.asif.siddiqui1@huawei.com> | Wed Oct 11 17:15:55 2017 +0800 |
| committer | seanyinx <yin-xiang@hotmail.com> | Wed Oct 11 17:35:54 2017 +0800 |
| tree | a1ea327c7aa67c55eae9b00c322c1e7fa03b3f46 | |
| parent | 1347b75b359e90f127425db71cbab85021eff0ed [diff] |
Limit the deploy on master branch
diff --git a/.travis.yml b/.travis.yml index 999288c..74cfb97 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -14,7 +14,7 @@ - mvn deploy -DskipTests -Prelease -Ppassphrase --settings .travis.settings.xml on: tags: true - all_branches: true + branch: master skip_cleanup: true env: