diff --git a/.travis.yml b/.travis.yml index 37ffdca..25ff809 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,6 +24,9 @@ services: ### env: matrix: + - PHPCS=2 PHP=7.3 + - PHPCS=3 PHP=7.3 + - PHPCS=latest PHP=7.3 - PHPCS=2 PHP=latest - PHPCS=3 PHP=latest - PHPCS=latest PHP=latest