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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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 git@github.com: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)