Skip to content

Commit

Permalink
Fix symbolic link directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Desvé committed Dec 16, 2013
1 parent 93d2176 commit be40c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ then
cd ..
git clone https://github.com/mazerte/test-footguard.git && cd test-footguard
rm -r ./* -f
mkdir node_modules
ln -s ../generator-footguard node_modules/generator-footguard
yo footguard
git add --all && git commit -m "ref to build $TRAVIS_BUILD_ID"
Expand Down

0 comments on commit be40c1d

Please sign in to comment.