Remove Travis CI config

Create Github Actions config
Split tox ini into one per supported distro so they can be run seperately

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2020-12-01 10:02:31 +00:00
parent f13e0dacde
commit 3e73782f0e
33 changed files with 439 additions and 407 deletions
+6
View File
@@ -0,0 +1,6 @@
docker-compose==1.23.2
pytest==4.3.0
pytest-xdist==1.26.1
pytest-cov==2.6.1
testinfra==1.19.0
tox==3.7.0