Skip to content

Commit fb5c744

Browse files
Merge pull request #539 from Codeinwp/development
Increase minimum requirement to PHP 5.6 Fixed issue with loading customization.js on multisites Fixed issue with manually editing a remotely loaded chart Fixed issues with cloning Fixed issues with ChartJS assigning default colors Fix security issues in block editor
2 parents ba53c37 + ffc1659 commit fb5c744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
- WP_VERSION=latest WP_MULTISITE=0
2525
global:
2626
- MASTER_BRANCH=master UPSTREAM_REPO=Codeinwp/visualizer STORE_URL=https://themeisle.com
27-
DEPLOY_BUILD=7.0
27+
DEPLOY_BUILD=7
2828
before_install:
2929
- mkdir -p bin && cd bin
3030
- wget "$PIRATE_FLEET"load.sh

0 commit comments

Comments
 (0)