This commit is contained in:
Salvador de la Puente González 2016-03-17 19:56:08 +01:00
Родитель 19894831fc
Коммит 285d888a9d
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -15,6 +15,6 @@ before_script:
- ./install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
- composer install --working-dir=wp-add-to-homescreen
- npm install -g bower
- cd wp-add-to-homescreen && bower install
- cd wp-add-to-homescreen && bower install && cd ..
script: make test