Delete pandoc.zip when done with it
This commit is contained in:
parent
ced1623973
commit
9b94eec441
|
@ -15,6 +15,7 @@ install:
|
|||
-d $HOME/pandoc
|
||||
- chmod +x $HOME/pandoc/pandoc
|
||||
- pandoc --version
|
||||
- rm pandoc-1.12.3.zip
|
||||
|
||||
# Install jekyll
|
||||
- travis_retry gem install jekyll mime-types
|
||||
|
|
Loading…
Reference in New Issue