This is an automated email from the ASF dual-hosted git repository.
dgrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-nodejs.git
from 0640aed Add logic to tag and push images
new 9ce3ba9 update description of v18
new 9715e24 add GitHub Actions badge
new 2f6f268 remove TravisCI setup and scripts
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 53 -------------------------------------------------
README.md | 11 ++++++----
tools/travis/build.sh | 45 -----------------------------------------
tools/travis/publish.sh | 50 ----------------------------------------------
tools/travis/setup.sh | 34 -------------------------------
tools/travis/test.sh | 30 ----------------------------
6 files changed, 7 insertions(+), 216 deletions(-)
delete mode 100644 .travis.yml
delete mode 100755 tools/travis/build.sh
delete mode 100755 tools/travis/publish.sh
delete mode 100755 tools/travis/setup.sh
delete mode 100755 tools/travis/test.sh