[mod] use github actions instead of travis

fix https://github.com/searx/searx/issues/2279
This commit is contained in:
Alexandre Flament
2020-11-16 15:01:34 +01:00
parent a30d9f2655
commit 9c25cd99c4
5 changed files with 114 additions and 92 deletions

View File

@@ -1,15 +1,6 @@
[run]
branch = True
source =
searx/engines
searx/__init__.py
searx/autocomplete.py
searx/https_rewrite.py
searx/languages.py
searx/search.py
searx/testing.py
searx/utils.py
searx/webapp.py
source = searx
[report]
show_missing = True