Skip to content

Commit

Permalink
Extending test
Browse files Browse the repository at this point in the history
  • Loading branch information
pablgonz committed Aug 5, 2019
1 parent 50f9a3e commit 0152518
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/texlive-test.sh
Expand Up @@ -2,14 +2,14 @@

# This file is used for testing this repo, replacing the corresponding .travis.yml which cannot be included.

#sudo apt-get install python-pygments

cd ${TRAVIS_BUILD_DIR}/4-texlive/
source ${TRAVIS_BUILD_DIR}/4-texlive/texlive/texlive_install.sh

cd ${TRAVIS_BUILD_DIR}/src/
texliveonfly ./main.tex

texliveonfly ./biber-mwe.tex

texliveonfly fonts.tex --compiler=lualatex

#texliveonfly --arguments='-shell-escape' ./minted.tex
texliveonfly --arguments='-shell-escape' ./minted.tex

0 comments on commit 0152518

Please sign in to comment.