From 945b6843d9f130c378869e3277a33af3fceea78d Mon Sep 17 00:00:00 2001 From: schlessera Date: Tue, 16 Jun 2020 00:17:21 +0000 Subject: [PATCH] Update file(s) from wp-cli/.github --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index 603f54a..9d91a66 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,11 +48,6 @@ script: jobs: include: - - stage: sniff - script: - - composer lint - - composer phpcs - env: BUILD=sniff - stage: test php: 7.4 env: WP_VERSION=latest