Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

Commit d43f235

Browse files
committed
BF: fix typo in matplotlib
1 parent 6469379 commit d43f235

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ install:
1818
script:
1919
- mpl_test
2020

21-
before_deploy: cd matplotib/dist
21+
before_deploy: cd matplotlib/dist
22+
2223
deploy:
2324
provider: cloudfiles
2425
username: travis-worker

0 commit comments

Comments
 (0)