Copy dummy docs/circle.yml to gh-pages branch (#603)
This commit is contained in:
parent
1955cbecc9
commit
d18ee5afe8
@ -16,6 +16,7 @@ mkdir $DOCSDIR
|
||||
cd $DOCSDIR
|
||||
|
||||
cp ../docs/html/* .
|
||||
cp ../docs/circle.yml .
|
||||
|
||||
git init
|
||||
git config user.name "Travis CI"
|
||||
|
Loading…
Reference in New Issue
Block a user