Skip to content

Commit

Permalink
[travis] add ulem
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastien Varrette <Sebastien.Varrette@uni.lu>
  • Loading branch information
Sebastien Varrette authored and Sebastien Varrette committed Nov 22, 2017
1 parent af892b7 commit a6e3c73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,10 @@ before_script:
- wget -q http://mirrors.ctan.org/macros/latex/contrib/floatflt.zip
- wget -q http://mirrors.ctan.org/support/latex-make.zip
- wget -q http://mirrors.ctan.org/graphics/pgf/contrib/smartdiagram.zip
- wget -q http://mirrors.ctan.org/macros/latex/contrib/ulem.zip
- unzip -qq tcolorbox.zip -d $TEXMFLOCAL
- unzip -qq smartdiagram.zip -d $TEXMFLOCAL
- unzip -qq ulem.zip -d $TEXMFLOCAL
- unzip -qq floatflt.zip
- cd ./floatflt/ && latex floatflt.ins && cd -
- cp ./floatflt/floatflt.sty $TEXMFLOCAL/tex/latex/
Expand Down

0 comments on commit a6e3c73

Please sign in to comment.