From fd99f5dcec86ab208bfb479aafee5c87a9957a3a Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sat, 1 Jun 2019 13:08:45 -0400 Subject: [PATCH] Update use default repository --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44aae3e..236a91b 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 script: - make html