This commit is contained in:
Salvador de la Puente González 2016-03-17 15:18:25 +01:00
Родитель 4e96a8cbf0
Коммит 9682ea0eef
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ matrix:
env: WP_VERSION=latest WP_MULTISITE=1
before_script:
- ./install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
- composer install --working-dir=wp-add-to-homescreeen
- composer install --working-dir=wp-add-to-homescreen
- cd && bower install
script: make test