Skip to content

Commit af05c99

Browse files
author
Shawn Hooper
committed
Don't test PHP 7.3 against WP 4.5
1 parent f18a96a commit af05c99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ matrix:
3232
env: WP_VERSION=latest WP_MULTISITE=1
3333
- php: 7.3
3434
env: NPM_TESTS=1
35+
exclude:
36+
- php: 7.3
37+
env: WP_VERSION=4.5
38+
3539

3640
before_script:
3741
- |

0 commit comments

Comments
 (0)