Commit 2b7f7d05 authored by Ivan Chepurnyi's avatar Ivan Chepurnyi

! Try running tests without Mage-Ci to see why phpunit is not working on travis

parent e7560b42
......@@ -25,4 +25,4 @@ before_script:
# Copying phpunit.xml for travis builds
- cp .travis/phpunit.xml $MAGE_DIR/phpunit.xml
script:
- bin/mage-ci phpunit $MAGE_DIR --colors --coverage-text
- cd $MAGE_DIR && ../../bin/phpunit --colors --coverage-text
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