Skip to content

Commit

Permalink
Merge pull request #4170 from jenshnielsen/travis_docs_first_commit
Browse files Browse the repository at this point in the history
Travis: Commit docs on top of first_commit
  • Loading branch information
tacaswell committed Feb 26, 2015
2 parents 612b3f2 + 3bf440f commit 4f31d27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -89,6 +89,7 @@ after_success:
git clone git@github.com:matplotlib/devdocs.git
cd devdocs
git checkout --orphan gh-pages
git reset --hard first_commit
cp -R ../matplotlib/doc/build/html/. .
touch .nojekyll
git config --global user.email "MatplotlibTravisBot@nomail"
Expand Down

0 comments on commit 4f31d27

Please sign in to comment.