From fed389b99049ef12ad0bf06f5a4c848ce050172b Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Fri, 14 Jun 2019 12:21:34 +0200 Subject: [PATCH] Remove plugins task from travis --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 82184c5bf..b0746561c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,8 +25,6 @@ matrix: env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_postgres.cfg - python: 3.5 env: JOB=tests PRETIX_CONFIG_FILE=tests/travis_postgres.cfg - - python: 3.7 - env: JOB=plugins - python: 3.7 env: JOB=doc-spelling - python: 3.7