You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/02/23 06:35:58 UTC

[incubator-servicecomb-saga] 02/02: Removed the encription data from the travis.yml

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git

commit 44763ae7d4930d68d12212d3164b4f50036bc076
Author: Willem Jiang <ji...@huawei.com>
AuthorDate: Fri Feb 23 14:35:06 2018 +0800

    Removed the encription data from the travis.yml
---
 .travis.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 87847e4..aadcabc 100755
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,3 @@ script:
 - mvn clean verify -f acceptance-tests -Pdemo -Pdocker -Ddocker.useColor=false -Ddocker.showLogs
 after_success:
 - if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then mvn deploy -DskipTests --settings .travis.settings.xml; fi
-env:
-  global:
-  - secure: ATr3sieeGmvFw1CMvNio1WnPlXIxHF86pl4k/YiP0hVAUArd13d4fTM5bnYHl470hv7HzmKNUUHGDvQKQggM0V3tTb3Dox8U4vE/GXHIE59AxLlaurzT1N/7BLM8uOJYE8vyg0g7qL5BOKr562JSeZSk0po5Zbi0pcRQ1ZifFE/PXHYpBeU7vHOh9eKtS/I0y+5VDYeJnZO/QuUNj/crn7SsZIRClhbOVh85b5ZJmlqvvwjcllv9Bc3oBm+4irCKCk2FvOZ6T6GoO5gZuCrBkC5U9fTWdBjvUON5oEJM+IHFzYaDuJkrRncu496v4RB69/25k5Q4a3MKYJhyFPcLJaHUzO4ZmdTIp3QDwueJGbBdzsf9NZPT5QHviftKgEKEMzLuaztA4zgM3vvFWq+aMwChKC1wFwOBPu5zrAFzm2hVXItb66OD0Zhv7bmsDLILVz0ShZEn/TxYCQVfPdO99xrg2VBdfAlA [...]
-  - secure: tEQhw7SajY3t9aQJXHEgFQIMrdyx7vrNcQvAOtBdGisYBwgS94mQacxHOnl9upU3fTHTtfSvKm5MhwVXuOeIeyjWv35gJTTctfn4bJ17ZWytvU9nnYDGrmyYWnn9KvcXTErtQkhT7UmqX8kxyGED+EM8KvHGyLaxEhYznQOU6KHd1uS42424MkcN9IAI2OwF8mdXV2464E9h48IknI5IsQ8Cnjo4NZvOoyUN9bj9pVqm8CqSxLANL6DbyKxLf4wwjjP8ahJ4KpoBaN3pM9kP05fb7pzq286NauXY/4OYK4ezasC0Q53P7KuNU4yhurNARwUMOCMvg4RBtGH18slqTbelyPBgJd3B6uVBfR+5Eeo5s54d3j+Vwi+dh8YXPFTo2f46WA7hw/K9JHJO/t66DCAbHvjllj7PMEUCzxqgxCnkUNCSJtPalNnQ2kOjXIEJE86zjLENP9VgHwljCHlPFumiDtzJ4Ycx [...]

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.