forked from zaclys/searxng
[mod] remove py2 from travis tests
This commit is contained in:
parent
8199ab50f9
commit
9c2679c31d
|
@ -28,8 +28,6 @@ stages:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- python: "2.7"
|
|
||||||
env: PY=2
|
|
||||||
- python: "3.5"
|
- python: "3.5"
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
- python: "3.7"
|
- python: "3.7"
|
||||||
|
|
Loading…
Reference in New Issue