From b36bfb1125d2f8489f06ce738256f253c99d98ec Mon Sep 17 00:00:00 2001 From: schlessera Date: Sat, 13 Jun 2020 00:17:03 +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 603f54a6..9d91a661 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