No texlive update

This commit is contained in:
Dongdong Tian 2019-06-01 13:08:00 -04:00
parent cadefaf7ee
commit 529f1d67ce

View File

@ -18,7 +18,7 @@ install:
- source ~/.bash_profile - source ~/.bash_profile
- export TLMGR=`which tlmgr` - export TLMGR=`which tlmgr`
# update texlive # 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: script:
- make html - make html