Skip to content

Commit 9834b7b

Browse files
committed
! Travis
1 parent 2f294c2 commit 9834b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ 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
1010
- bin/mage-ci install-module test $CURR_DIR
11-
- git clone git://github.com/IvanChepurnyi/EcomDev_PHPUnit.git -b dev ./phpunit/
11+
- git clone https://github.com/EcomDev/EcomDev_PHPUnit.git -b dev $CURR_DIR/phpunit/
1212
- bin/mage-ci install-module $CURR_DIR/test $CURR_DIR/phpunit/
1313
script:
1414
- bin/mage-ci phpunit test

0 commit comments

Comments
 (0)