From bfa9cda4d9746a978db4af77f54966aa44b1c5da Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 6 Feb 2020 12:05:48 -0500 Subject: [PATCH] Fix texlive --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 236a91b..1d1e1f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ install: - sudo bash install-tl.sh - source ~/.bash_profile - export TLMGR=`which tlmgr` + - sudo $TMLGR install letltxmacro # update texlive - sudo $TLMGR update --self --all