Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 612b3f2 + 3bf440f commit 4f31d27Copy full SHA for 4f31d27
1 file changed
.travis.yml
@@ -89,6 +89,7 @@ after_success:
89
git clone [email protected]:matplotlib/devdocs.git
90
cd devdocs
91
git checkout --orphan gh-pages
92
+ git reset --hard first_commit
93
cp -R ../matplotlib/doc/build/html/. .
94
touch .nojekyll
95
git config --global user.email "MatplotlibTravisBot@nomail"
0 commit comments