Merge pull request #12810 from woocommerce/allow-53-failure

Allow failure for PHP 5.3 travis builds
This commit is contained in:
Mike Jolley 2017-01-16 16:48:28 +00:00 committed by GitHub
commit f212128e26
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ matrix:
include:
- php: 5.6
env: WP_VERSION=latest WP_MULTISITE=1
allow_failures:
- php: 5.3
before_script:
- bash tests/bin/install.sh woocommerce_test root '' localhost $WP_VERSION