summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-09-30 21:23:47 +0800
committerTong Hui <tonghuix@gmail.com>2016-09-30 21:23:47 +0800
commit7bf09e83b31f9824bb3557c481e95c0fa43cdc0d (patch)
tree143007ba78cc11395bd84e9c202c8a07b4479896 /.travis.yml
parent7f0e2d6f91043311e38ac9761f71f0af5d4d3fea (diff)
downloadfsfs-zh-7bf09e83b31f9824bb3557c481e95c0fa43cdc0d.tar.xz
add Travis support
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 543f068..331536f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,8 +7,9 @@ dist: trusty
before_script:
- uname -a
- lsb_release -a
- - install.latex.ubuntu.sh
- - install.multimarkdown.sh
+ - sudo apt-get update
+ - ./install.latex.ubuntu.sh
+ - ./install.multimarkdown.sh
- sudo apt-get -y install pandoc
script:
- make pdf