summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTong Hui <tonghuix@gmail.com>2016-10-17 22:46:33 +0800
committerTong Hui <tonghuix@gmail.com>2016-10-17 22:46:33 +0800
commit8b24de9dde434a4150000c6f7fa199ba6114580a (patch)
tree28f567331113e6631a47ef87c2ab72b1d90f223a /.travis.yml
parentdd56df6be9a595868681f2a2879e2b6ce0d56e96 (diff)
downloadfsfs-zh-8b24de9dde434a4150000c6f7fa199ba6114580a.tar.xz
remove drone.io CI
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index da5775a..25dc0b5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,7 @@ dist: trusty
before_script:
- uname -a
- lsb_release -a
- - sudo add-apt-repository -y ppa:jonathonf/texlive-2016
+ - sudo add-apt-repository -y ppa:jonathonf/texlive-2015
- sudo apt-get update
- "./install.latex.ubuntu.sh"
- "./install.fandolsong.sh"