diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-01-29 21:39:18 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2016-01-29 21:39:18 +0100 |
commit | 8df87254a773afdc1d5d2d76c4a759a2a901e10c (patch) | |
tree | c5e2e195a9c392b1217747df54e7b31a479e8201 /.travis.yml | |
parent | 7c45001a63725d8898496c84c5e51fae0263a720 (diff) | |
download | sonarqube-8df87254a773afdc1d5d2d76c4a759a2a901e10c.tar.gz sonarqube-8df87254a773afdc1d5d2d76c4a759a2a901e10c.zip |
Enable deploy to SonarSource maven repository
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 642c387a3e0..19fdf98b294 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,3 +33,5 @@ before_cache: notifications: email: false + webhooks: + - secure: "UsCLBZ1wEQkEPhlIETa8127r+/e+p0NFQR2f6XxvpDdyogQsgsmdz5nOjdttrWItbNNPGyZu+d/W6a/BckpS+hZBgbGbnwKe2Ht6VVIWvhDgcyXpM19CQqfXQVaGpnLTDwXy4ajases1aqsvGaUrljII74phkij/AhnIURxH/FY=" |