Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wtsnjp committed Jul 25, 2018
1 parent 5bc3295 commit 5d49275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -195,6 +195,7 @@ task :setup_travis do
# run install script
arg_profile = "-profile ./texdoc.profile"
arg_repo = "-repository http://ctan.mirror.rafal.ca/systems/texlive/tlnet"
sh "ls" # DEBUG
sh "./install-tl #{arg_profile} #{arg_repo}"
sh "tlmgr init-usertree"

Expand Down

0 comments on commit 5d49275

Please sign in to comment.