summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-10 02:56:10 +0800
committerTong Hui <tonghuix@gmail.com>2016-10-10 02:56:10 +0800
commitda15a9773aaae31e74f7e0f2c5a49709c9f21765 (patch)
treeb2a4848edded42e91c4b5a420a1ce479d0658ee9 /.travis.yml
parent6b3a8335fe9a7f668ce863ff1510fa268b463fd7 (diff)
downloadfsfs-zh-da15a9773aaae31e74f7e0f2c5a49709c9f21765.tar.xz
add FandolSong as default font
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index f1429bd..3ba8fbb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,9 +9,8 @@ before_script:
- lsb_release -a
- sudo apt-get update
- "./install.latex.ubuntu.sh"
+ - "./install.fandolsong.sh"
- wget https://github.com/jgm/pandoc/releases/download/1.17.2/pandoc-1.17.2-1-amd64.deb
- - wget -c http://mirrors.ctan.org/fonts/fandol/FandolSong-Bold.otf http://mirrors.ctan.org/fonts/fandol/FandolKai-Regular.otf http://mirrors.ctan.org/fonts/fandol/FandolSong-Regular.otf
- - mv *.ttf /usr/share/fonts/
- sudo dpkg -i *.deb
script: