summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-06 22:37:08 +0800
committerTong Hui <tonghuix@gmail.com>2016-10-06 22:37:08 +0800
commit11af5fe19e83f5cb061c7f040c3bac491d60237d (patch)
tree8212bdd41434c1eb1b0795250f3d96082bf8aa13 /.travis.yml
parent641064d4f7fd1e8f387e972b9a83461289ce7830 (diff)
downloadfsfs-zh-11af5fe19e83f5cb061c7f040c3bac491d60237d.tar.xz
remove multimarkdown install script
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e04a1c6..6f640cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,6 @@ before_script:
- lsb_release -a
- sudo apt-get update
- "./install.latex.ubuntu.sh"
- - "./install.multimarkdown.sh"
- wget https://github.com/jgm/pandoc/releases/download/1.17.2/pandoc-1.17.2-1-amd64.deb
- sudo dpkg -i *.deb