Skip to content

Commit

Permalink
Test: Up to WordPress 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shulard committed Mar 3, 2021
1 parent a881d68 commit ae304b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ matrix:
- php: 7.0
env: WP_VERSION=4.9
- php: 7.4
env: WP_VERSION=5.4
env: WP_VERSION=5.6
- php: 7.3
env: WP_VERSION=5.2
- php: 7.3
env: WP_VERSION=5.0 WP_MULTISITE=1 COVERAGE=1 OUTDATED=1
- php: 7.3
env: WP_VERSION=5.4 WP_MULTISITE=1 COVERAGE=1 OUTDATED=1
env: WP_VERSION=5.6 WP_MULTISITE=1 COVERAGE=1 OUTDATED=1
- php: 7.4
env: WP_VERSION=master
- php: hhvm
Expand Down
2 changes: 1 addition & 1 deletion wpmautic.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Description: This plugin will allow you to add Mautic (Free Open Source Marketing Automation) tracking to your site
* Version: 2.4.2
* Requires at least: 4.6
* Tested up to: 5.6
* Tested up to: 5.7
* Author: Mautic community
* Author URI: http://mautic.org
* Text Domain: wp-mautic
Expand Down

0 comments on commit ae304b4

Please sign in to comment.