Commit ad62b444 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Finally travis fixed php and now this build will pass.

parent 9dbb8cab
...@@ -26,4 +26,4 @@ before_script: ...@@ -26,4 +26,4 @@ before_script:
- cp .travis/phpunit.xml $MAGE_DIR/phpunit.xml - cp .travis/phpunit.xml $MAGE_DIR/phpunit.xml
script: script:
# output php ini info for checking the problem # output php ini info for checking the problem
- cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text -d display_errors=1 --filter Helper_Mock - cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text -d display_errors=1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment