mirror of
https://github.com/searxng/searxng
synced 2024-10-30 21:20:28 +00:00
[mod] .travis.yml: add Python 3.7 and Python 3.8
This commit is contained in:
parent
65e8af62b1
commit
a7862ba3c1
@ -32,8 +32,10 @@ jobs:
|
||||
env: PY=2
|
||||
- python: "3.5"
|
||||
- python: "3.6"
|
||||
- python: "3.7"
|
||||
- python: "3.8"
|
||||
- stage: docker
|
||||
python: "3.6"
|
||||
python: "3.8"
|
||||
git:
|
||||
depth: false
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user