This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git.
from dfb4be4 Merge branch '1.9' into main
add 750286a Use GitHub Actions for CI testing (#1671)
new 3a45d4c Merge branch '1.9' into main
new 382054d Update GitHub Actions for main branch (#1671)
The 2 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/maven.yaml | 57 ++++++++++++++++++++++++++++++++++++++++++++
.travis.yml | 34 --------------------------
pom.xml | 4 ++--
3 files changed, 59 insertions(+), 36 deletions(-)
create mode 100644 .github/workflows/maven.yaml
delete mode 100644 .travis.yml