Skip to content

Commit e165e05

Browse files
committed
Update travis configuration.
1 parent c432ba1 commit e165e05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ php:
2727

2828
# Test against these versions of WordPress.
2929
env:
30-
- WP_VERSION=5.2 # Plugin minimum version
31-
- WP_VERSION=5.3
32-
- WP_VERSION=5.4
30+
- WP_VERSION=5.7 # Plugin minimum version
31+
- WP_VERSION=5.8
32+
- WP_VERSION=5.9
3333
- WP_VERSION=latest
3434

3535
before_script:

0 commit comments

Comments
 (0)