This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-dotnet.git
The following commit(s) were added to refs/heads/master by this push:
new 3b653b0 migration from travis-ci.org to travis-ci.com (#45)
3b653b0 is described below
commit 3b653b0ce5e82b7b14b2afb1d6e1c51ec4f8a841
Author: David Grove <[email protected]>
AuthorDate: Thu Dec 17 16:29:59 2020 -0500
migration from travis-ci.org to travis-ci.com (#45)
---
.travis.yml | 3 ++-
README.md | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index b6ff633..a36f862 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,7 +27,8 @@ notifications:
webhooks:
urls:
# travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR
authors with TravisCI results
- secure:
y6caEKjRnby723P1W8Rup+yioJRBV1YmqwGEEgPxNu9YGdef0m7TO8fp1BZaa/hHErYzYrfvOo3gwXBB7lkmZ9p1NfF/Cb5bjy5UwSx+EFaEjugFIoCCg+xPPTS4SM24+bXljiFZd7ZZGXu4beGdcgxmYsufRQoWJBF4Itcr424wEw+fSrPPknAotgAXjUyOOmr/xHng50mFqyfal1miR9vOiX1y/cdeAmaCmuagv20ry0ZpnOyMYCdH0LtWIDAxSDn/GTXBAwLBy2Wn05uE+Yqh6EI7xRvYBtT0PfaBFwb28pmkArYG9ZpXB8cwUhuLQZ51zFt0uHMetzlThbw6pO0X9FzGcT/BBlUaZbUaY6zar8FkRzija72HLKOY/yAN8VkhGlDOz2RSI3Tw05vep4Y7ZVRF9/wW0KnKB68VMJuwCbzgtCvWpgRXbxxLcKvKYsBVnkcWY/fwMxG5q8gQ2ZELf65975
[...]
+ secure:
"sHbOOe7/GW3+gf4OSfG7jvG7sAuPGZROjBq5qCxMsLAA9sPLHXYlYNQOt4yCjSVQPaBkwvPDkQf317ED31l3Z+ae1TQO2Mo+XTpLmVs1fb4Ay6388rgxHwim1VkwTxcB2Kj6aTL9lLnZtxELOS3xkkfrzNg54Y+1pJzPaIzlpddqzfVwyI/c7xPJj6r75CvJRGEiyZ50ZK1uuppInvyXaSxeSmZT932mPelCR2fR9LFYfSpb/9l65OXKDR9MFiTYS8fWQP5Ce1KxI9Fv1t2Y9v7D0Op0fWh9UBEPD/qLuahvRKqqqO4GorOVbhISBfu5v/7kw5jPwzVzb1ywndxb4Jx/TZ+VnVYmP3VIPwztocMvbf8Sk6SjHQcxeoeya6I3XKpm8pnUZ03RgLHneXSex6lgs/24tQUgLNWJV2PuoDKPBWiPu7q1JaovXObL7sBw/fyhmkhA8kOEpJ02jtfMsBWSPwlOJ
[...]
+
before_install:
- "./tools/travis/setup.sh"
install: true
diff --git a/README.md b/README.md
index aef4ddc..3226a61 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@
# Apache OpenWhisk runtimes for .NET Core
[](http://www.apache.org/licenses/LICENSE-2.0)
-[](https://travis-ci.org/apache/openwhisk-runtime-dotnet)
+[](https://travis-ci.com/apache/openwhisk-runtime-dotnet)
## Changelogs