diff --git a/_travis/setup.sh b/_travis/setup.sh index bd8caad..3150954 100644 --- a/_travis/setup.sh +++ b/_travis/setup.sh @@ -14,7 +14,7 @@ git checkout -b testbranch # Based on the instructions from https://github.com/joomlatools/joomlatools-composer/wiki echo "** Set up joomlatools/composer-helloworld" -git clone https://github.com/joomlatools/joomlatools-composer.git /tmp/joomlatools-composer-helloworld/ +git clone https://github.com/joomlatools/joomlatools-composer-helloworld.git /tmp/joomlatools-composer-helloworld/ cd /tmp/joomlatools-composer-helloworld/ git checkout -b testbranch