Skip to content
Snippets Groups Projects
Commit 27d6c6b1 authored by Vadim Justus's avatar Vadim Justus
Browse files

Change executable for php

parent 3d29a52e
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ before_install:
- ln -s $(pwd) /tmp/magento/app/code/Firegento/ContentProvisioning
before_script:
- /usr/bin/env php /tmp/magento/bin/magento setup:upgrade
- php /tmp/magento/bin/magento setup:upgrade
script:
- /usr/bin/env php /tmp/magento/vendor/bin/phpunit -c /tmp/magento/app/code/Firegento/ContentProvisioning/Test/Integration/phpunit.xml
- php /tmp/magento/vendor/bin/phpunit -c /tmp/magento/app/code/Firegento/ContentProvisioning/Test/Integration/phpunit.xml
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