Skip to content

Commit 0d1943d

Browse files
committed
! Travis
1 parent e8c4200 commit 0d1943d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ before_install:
77
before_script:
88
- CURR_DIR=$(pwd)
99
- bin/mage-ci install test 1.7.0.2 magento_test -c -t -r http://mage-ci.ecomdev.org
10-
- bin/mage-ci install-module test $CURR_DIR
10+
- bin/mage-ci install-module test $CURR_DIR/src/
1111
- git clone git://github.com/IvanChepurnyi/EcomDev_PHPUnit.git -b dev ./phpunit/
1212
- bin/mage-ci install-module $CURR_DIR/test $CURR_DIR/phpunit/
1313
script:
14-
- bin/mage-ci phpunit test
14+
- bin/mage-ci phpunit test

0 commit comments

Comments
 (0)