Skip to content

Commit 13d2677

Browse files
author
pascal
committed
Wrong location for config source for documentation
1 parent 28e3b90 commit 13d2677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- cd
9292
- git clone https://github.com/codeenigma/wikis2pages.git
9393
- cd wikis2pages
94-
- /bin/sh init.sh https://$GITHUB_TOKEN@github.com/codeenigma/wikis2pages-demo.git
94+
- /bin/sh init.sh https://$GITHUB_TOKEN@github.com/codeenigma/ce-dev.git
9595
- /bin/sh set-current.sh ce-dev-travis
9696
- docker exec --user ce-dev --workdir /home/ce-dev/deploy/live.local wikis2pages-hugo hugo
9797
- /bin/sh .travis-push.sh

0 commit comments

Comments
 (0)