Skip to content

Commit

Permalink
#35: Fix repo path
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Rombauts committed Sep 25, 2017
1 parent 1e71ce8 commit 7e0d481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _travis/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e0d481

Please sign in to comment.