1
0
mirror of https://github.com/searxng/searxng.git synced 2024-06-26 00:30:32 +02:00

[mod] remove py2 from travis tests

This commit is contained in:
Adam Tauber 2020-07-09 17:42:54 +02:00
parent 8199ab50f9
commit 9c2679c31d

View File

@ -28,8 +28,6 @@ stages:
jobs:
include:
- python: "2.7"
env: PY=2
- python: "3.5"
- python: "3.6"
- python: "3.7"