Skip to content

Commit 4f31d27

Browse files
committed
Merge pull request #4170 from jenshnielsen/travis_docs_first_commit
Travis: Commit docs on top of first_commit
2 parents 612b3f2 + 3bf440f commit 4f31d27

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)