This is an automated email from the ASF dual-hosted git repository.
tzulitai pushed a change to branch release-2.2
in repository https://gitbox.apache.org/repos/asf/flink-statefun.git.
from c6c0f66 [hotfix] Fix broken doc links
new c9ba491 [FLINK-20161] [ci] Add Github Actions workflow for JDK 8 build
new f2e568a [FLINK-20161] [ci] Remove Travis CI workflow
new 7ee09a5 [FLINK-20161] [README] Update build status badge to point to
Github Actions
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:
.github/workflows/java8-build.yml | 16 ++++++++++++++++
.travis.yml | 32 --------------------------------
README.md | 2 +-
3 files changed, 17 insertions(+), 33 deletions(-)
create mode 100644 .github/workflows/java8-build.yml
delete mode 100644 .travis.yml