Commit b36a25de authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Bump travis build for helper calls

parent 303e9fe0
......@@ -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
- cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text -d display_errors=1 --filter Helper_Call
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