Skip to content

Commit 8120398

Browse files
authored
Update README.md
1 parent 2236c04 commit 8120398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A complete example for using WP PHPUnit in the context of plugin development.
99
**Travis CI Configuration**
1010

1111
A ready to use `.travis.yml` configured with a reasonable test matrix
12-
- Includes all currently supported versions of PHP (7.2, 7.3, 7.4) and the current WP minimum required PHP 5.6
13-
- Tests against the latest version of WordPress, as well as an older version (4.4.0) although it could be easily extended to include multiple older versions, multisite, etc.
12+
- Includes all currently supported versions of PHP (7.4 and 8.0) and the current WP minimum required PHP 5.6
13+
- Tests against the latest version of WordPress, as well as an older version (4.9) although it could be easily extended to include multiple older versions, multisite, etc.
1414

1515
**Just Add Tests**
1616

0 commit comments

Comments
 (0)