Commit a3dadc48 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! More info to travis build

parent 2b7f7d05
......@@ -25,4 +25,6 @@ before_script:
# Copying phpunit.xml for travis builds
- cp .travis/phpunit.xml $MAGE_DIR/phpunit.xml
script:
- cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text
# output php ini info for checking the problem
- php -i
- 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