Skip to content
Snippets Groups Projects
Commit c7c2ea0a authored by Jerome Nadaud's avatar Jerome Nadaud
Browse files

// revert 39019848

parent 39019848
No related branches found
No related tags found
No related merge requests found
......@@ -20,12 +20,7 @@ before_script:
notifications:
slack: prestashop:Eovjydk55zPrwPkoQIOF0cZn
hipchat:
rooms: ec4e21c5eb82066ba8be5fd1afefde@1184657
notify: true
on_success: change
on_failure: always
on_start: false
hipchat: ec4e21c5eb82066ba8be5fd1afefde@1184657
script:
- php /var/www/prestashop.unit.test/install-dev/index_cli.php --language=en --country=us --domain=localhost --base_uri=/prestashop.unit.test --db_name=prestashop.unit.test --db_create=1 --name=prestashop.unit.test --password=123456789
- cd /var/www/prestashop.unit.test/tests && bash getcomposer.sh && php composer.phar install && php vendor/bin/phpunit -c .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment