From aa36c31a5e05e0de4743ac7aec603a60e623e3bf Mon Sep 17 00:00:00 2001 From: Song Li Date: Mon, 27 Apr 2020 09:38:43 +0800 Subject: [PATCH] Fix CI error (#20) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1d1e1f1..8fc8ed6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,9 +17,9 @@ install: - sudo bash install-tl.sh - source ~/.bash_profile - export TLMGR=`which tlmgr` - - sudo $TMLGR install letltxmacro # update texlive - sudo $TLMGR update --self --all + - sudo $TLMGR install letltxmacro script: - make html