Skip to content

Commit 107a640

Browse files
committed
Corrected Travis config build matrix to correctly test npm and phpcs.
1 parent 107a879 commit 107a640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ matrix:
3232
env: WP_VERSION=latest WP_MULTISITE=1
3333
- php: 7.3
3434
env: NPM_TESTS=1
35+
- php: 7.3
3536
env: PHPCS=1
3637
exclude:
3738
- php: 7.3

0 commit comments

Comments
 (0)