Skip to content

Commit

Permalink
migration from travis-ci.org to travis-ci.com (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrove-oss committed Dec 31, 2020
1 parent accb33c commit 63737d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ notifications:
webhooks:
urls:
# travis2slack webhook to enable DMs on openwhisk-team.slack.com to PR authors with TravisCI results
secure: "VN8+Shkaty+WDhjTuCbVkliH4H2yJ3GMK2cf8pxhQz1Po0qJNxuyO9jDjQRbDG95b0PueBLcK0gMZZkjoe47lg/ZqYMyEFjhKP0J4C0+thokVnM4MoT8xKktWjPyIRK2EfYEdR1UXPtmofNgkZmpwx/GARuuDhAiSo3myMZ2xWQx0ASVsWbkODBePUnnMVv4Hcm0zn9ActFBZW9aJaGjg8Qo+sertESCemWYhreErdXtXV4prlWJo2LytpUuXIAWLFnutYu6TJw2I7gBaRkbLN+4N7qSgddcfVUdBf8j6NqWwUz6BqLqDSZ031lKCIlTNpS/Yu/+9qgI/aBZ9a0l+Nv4o0V0nWTZ0aAkw3/HtZ3muDHHs7ninMq9IFgGRUR4jX4OgUV8Pu8OKEHYcUF0S0XiXbTfLIxI3OirBBlxweunMKtjyOUOLdWcmT2XQLYJGU7cdiG3SE+ONo7kR+BugUtqSzgCnRRxE4m4wkZHqOfyRI2b3RVCtEQHfewevZnDCbxYxZn+v1mMjE4zuenhu+hbtsvQbbX+x1MeDaL8RYrwjXXf+TrILhnj1xkuHTWAgKQhh6pP+ZaNqNLmmSLOqaI/v8Ysi4rSbkR2Pa3k0/ze/tPdjqoD8vFZMPrSLYOWTqZYQCFF5FA72DECFP04tnb0hz5c4joxGJpRlKs1MW8="
secure: "xR0NyWJucuOF8Zmkig0dk6JLxKP5IEuDYCj5Mx2vzyZTqLY85p5l5e3g1Id9xc8H7dDDZxZpxZAO/bd+15Kdtyz7RasJ8ca/AFmSBFLl39CbpfAJumaElayMoVLAGPcR1lCC07H6AVunENuPL16e/jgPmMl5QPo2Fmz7V++n/SBTgJzUXqgbPsB/If7DLphvASI8/pdFethIZsykf4mXfAmvxiDctZYhCo7/BE9g8euuQ2PnTtZzI0c5uZXKizODtTIyF3ZCRddzqHwWmoSAeHX9rkf0Q3AkTcOE20hiWoaqMnr/yr/gecCNMqF2onop6lkfZXFxRZbvDRDL0LGBWM2LRgkYfvU0j3uVpVHHnexUPWfwE+EIhMtdYismp23iUcZTd4uyo5pSMNmLgr8rxs2u7sIxMi31eshRo8QDim8sBMHr04iLdRPlvzu7wqWu97nhKWfxpAzZEQpzYMoglGiKg2U4luzBdMYqtc5xKPXX4vvUCJqOoLhYRX9sMNzgfdCUzFsQfexNkupYGQmxVz5X2ciyvbY3lAz1lce690HikF5A1v51jzWz9cNBoMhcu1DMn+Q9L8rFC5B0tggOTEHHz3ehIQitn5FVc+s0X8rvoIUsM7ayD9lBfrakYdMMwcwBBisEUe0Smh6B80y5rKPMSKauqvHox7llhy+EARM="

before_install:
- "./tools/travis/setup.sh"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

# Apache OpenWhisk runtimes for java

[![Build Status](https://travis-ci.org/apache/openwhisk-runtime-java.svg?branch=master)](https://travis-ci.org/apache/openwhisk-runtime-java)
[![Build Status](https://travis-ci.com/apache/openwhisk-runtime-java.svg?branch=master)](https://travis-ci.com/apache/openwhisk-runtime-java)

## Changelogs
- [Java 8 CHANGELOG.md](core/java8/CHANGELOG.md)
Expand Down

0 comments on commit 63737d7

Please sign in to comment.