ci: add GHA

- drops usage of Travis CI
This commit is contained in:
cn
2021-01-08 11:22:34 +01:00
committed by cn
parent 0ce1b1a83c
commit 01d590d826
4 changed files with 38 additions and 25 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py{27,35,37,38,39},qa
envlist = py{27,34,35,37,38,39},qa
skip_missing_interpreters = True
[testenv]