Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3bf440f

Browse files
committed
Travis: Commit docs on top of first_commit
Should stop docs repository from growing
1 parent 612b3f2 commit 3bf440f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ after_success:
8989
git clone [email protected]:matplotlib/devdocs.git
9090
cd devdocs
9191
git checkout --orphan gh-pages
92+
git reset --hard first_commit
9293
cp -R ../matplotlib/doc/build/html/. .
9394
touch .nojekyll
9495
git config --global user.email "MatplotlibTravisBot@nomail"

0 commit comments

Comments
 (0)