Unquote 7.1 in .travis.yml

This commit is contained in:
Jon Surrell 2017-01-17 10:07:10 +01:00
parent ec374770aa
commit b67a3e0119
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
matrix:
include:
- php: 5.6
env: WP_VERSION=latest WP_MULTISITE=1 PHP_LATEST_STABLE="7.1"
env: WP_VERSION=latest WP_MULTISITE=1 PHP_LATEST_STABLE=7.1
before_script:
- bash tests/bin/install.sh woocommerce_test root '' localhost $WP_VERSION