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