From 529f1d67ced01fd0bc67920b05660c69d0570b04 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sat, 1 Jun 2019 13:08:00 -0400 Subject: [PATCH] No texlive update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dccb93d..44aae3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ install: - source ~/.bash_profile - export TLMGR=`which tlmgr` # update texlive - - sudo $TLMGR update --self --all -repository http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/ + #- sudo $TLMGR update --self --all -repository http://ctan.sharelatex.com/tex-archive/systems/texlive/tlnet/ script: - make html