Skip to content

Commit

Permalink
#19 test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Dec 10, 2015
1 parent ff26744 commit 4efba30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ git config user.name "Test"
git commit -am 'initial commit'
cd "${CWD}"

./bash/deploy.sh "${TMP}"
./bash/deploy.sh "${TMP}" gh-pages

cd "${TMP}"
git checkout gh-pages
Expand Down

0 comments on commit 4efba30

Please sign in to comment.