Skip to content

Commit 48bcf64

Browse files
authored
Update .travis.yml
1 parent 4c30308 commit 48bcf64

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.travis.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ matrix:
2929
env: WP_VERSION=latest
3030
- php: 7.0
3131
env: WP_VERSION=trunk
32-
- php: 5.6
33-
env: WP_VERSION=4.9
34-
- php: 5.6
35-
env: WP_VERSION=latest
36-
- php: 5.6
37-
env: WP_TRAVISCI=phpcs
3832
allow_failures:
3933
- env: WP_TRAVISCI=phpcs
4034

@@ -81,4 +75,4 @@ after_success:
8175
chmod +x php-coveralls.phar
8276
8377
travis_retry php php-coveralls.phar -v
84-
fi
78+
fi

0 commit comments

Comments
 (0)