Switch from travis-ci to Github Actions for CI
This drops the travis-ci config and adds config for running tests
via tox in Github Actions. It also updates the list of envs in
tox.ini for recent Python 3 versions.
Signed-off-by:
Adam Williamson <awilliam@redhat.com>
.github/dependabot.yml
0 → 100644
.github/workflows/tox.yml
0 → 100644
.travis.yml
deleted
100644 → 0
Please register or sign in to comment