diff options
author | Noémi Ványi <kvch@users.noreply.github.com> | 2020-04-12 19:17:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-12 19:17:21 +0200 |
commit | f172aad5d2c586d61843341177fdaf35732c4c6f (patch) | |
tree | d9f63b3d7608a047f6772f98131011075d509a73 | |
parent | 5cb9d9e56a611f500e3fe1b850218abe6f272bf5 (diff) | |
parent | 4e872c2b19205b76e91e6235859a34e50f4a1bb8 (diff) | |
download | searxng-f172aad5d2c586d61843341177fdaf35732c4c6f.tar.gz searxng-f172aad5d2c586d61843341177fdaf35732c4c6f.zip |
Merge branch 'master' into devel_rubygems
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 76a20b00d..f6fa9c985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: |