Skip to content

Commit de2b7d8

Browse files
committed
#154 : PHPDocumentor on GH-Pages
1 parent a5287ac commit de2b7d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis_shell_after_success.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if [ "$TRAVIS_REPO_SLUG" == "PHPOffice/PHPWord" ] && [ "$TRAVIS_PULL_REQUEST" ==
1414
cd $HOME
1515
git config --global user.email "[email protected]"
1616
git config --global user.name "travis-ci"
17-
git clone --quiet --branch=gh-pages https://${GH_TOKEN}@github.com/Progi1984/YATSPHP gh-pages > /dev/null
17+
git clone --quiet --branch=gh-pages https://${GH_TOKEN}@github.com/PHPOffice/PHPWord gh-pages > /dev/null
1818

1919
cd gh-pages
2020
echo "--DEBUG : Suppression"

0 commit comments

Comments
 (0)