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

Skip to content

Commit 87901cd

Browse files
committed
Fix stupid typo
1 parent 8549403 commit 87901cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ after_success:
7777
ssh-add .travis/matplotlibDeployKey
7878
cd ..
7979
git clone [email protected]:matplotlib/devdocs.git
80-
cd mplddocs
80+
cd devdocs
8181
git checkout --orphan gh-pages
8282
cp -R ../matplotlib/doc/build/html/. .
8383
touch .nojekyll

0 commit comments

Comments
 (0)