Commit 1366798c authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! More info to travis build

parent a3dadc48
...@@ -26,5 +26,4 @@ before_script: ...@@ -26,5 +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
- php -i - cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text -d display_errors=1
- 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