Skip to content

Commit

Permalink
Added l3packages, removed xpackages
Browse files Browse the repository at this point in the history
  • Loading branch information
KilnOfTheSecondFlame committed Nov 16, 2018
1 parent 5a6fbfc commit 99c7068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ install:
- pip install --user Pygments
- curl https://raw.githubusercontent.com/gvacaliuc/travis-ci-latex-pdf/master/texlive_install.sh > /tmp/texlive_install.sh
- source /tmp/texlive_install.sh
- tlmgr install minted lipsum upquote lineno ifplatform xstring framed tcolorbox environ trimspaces fvextra l3kernel xpackages
- tlmgr install minted lipsum upquote lineno ifplatform xstring framed tcolorbox environ trimspaces fvextra l3kernel l3packages

cache:
directories:
Expand Down

0 comments on commit 99c7068

Please sign in to comment.