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