Skip to content

Commit c7de51a

Browse files
author
pascal
committed
Missing branch for doc config source
1 parent 13d2677 commit c7de51a

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/ce-dev.git
94+
- /bin/sh init.sh https://$GITHUB_TOKEN@github.com/codeenigma/ce-dev.git 1.x
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)