Skip to content

Commit 5dabee7

Browse files
committed
Removed extra env from Travis config file.
1 parent 5774759 commit 5dabee7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ matrix:
2929
- php: 7.3
3030
env: WP_VERSION=5.2 WP_MULTISITE=1
3131
- php: 7.3
32-
env:
33-
env: WP_VERSION=latest WP_MULTISITE=1 PHPCS=1
34-
- PHPCS=1
32+
env: WP_VERSION=latest WP_MULTISITE=1 PHPCS=1
3533
- php: 7.3
3634
env: NPM_TESTS=1
3735
exclude:

0 commit comments

Comments
 (0)