summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoémi Ványi <kvch@users.noreply.github.com>2020-04-12 19:17:21 +0200
committerGitHub <noreply@github.com>2020-04-12 19:17:21 +0200
commitf172aad5d2c586d61843341177fdaf35732c4c6f (patch)
treed9f63b3d7608a047f6772f98131011075d509a73
parent5cb9d9e56a611f500e3fe1b850218abe6f272bf5 (diff)
parent4e872c2b19205b76e91e6235859a34e50f4a1bb8 (diff)
downloadsearxng-f172aad5d2c586d61843341177fdaf35732c4c6f.tar.gz
searxng-f172aad5d2c586d61843341177fdaf35732c4c6f.zip
Merge branch 'master' into devel_rubygems
-rw-r--r--.travis.yml4
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: