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
|
cd $DOCSDIR
|
||||||
|
|
||||||
cp ../docs/html/* .
|
cp ../docs/html/* .
|
||||||
|
cp ../docs/circle.yml .
|
||||||
|
|
||||||
git init
|
git init
|
||||||
git config user.name "Travis CI"
|
git config user.name "Travis CI"
|
||||||
|
|
Loading…
Reference in New Issue