Skip to content

Commit 075bb76

Browse files
authored
Update .travis.yml
1 parent 91e99c8 commit 075bb76

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
@@ -47,7 +47,7 @@ script:
4747
- cd ./_old_book
4848
- git clone -b gh-pages https://github.com/actiontech/dble-docs-cn.git
4949
- cd ..
50-
- cp -R _old_book/history _book/
50+
- cp -R _old_book/dble-docs-cn/history _book/
5151
- cd ./_book
5252
- git init
5353
- git config user.name "${GH_USER}"

0 commit comments

Comments
 (0)