Commit ac0de6df authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

Update .travis.yml

parent ffb7f2ff
......@@ -26,4 +26,4 @@ before_script:
- cp .travis/phpunit.xml $MAGE_DIR/phpunit.xml
script:
# output php ini info for checking the problem
- cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text -d display_errors=1
- bin/mage-ci phpunit $MAGE_DIR --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