travis corretc prject dir path

This commit is contained in:
jankapunkt 2018-03-13 16:04:19 +01:00
parent b530616698
commit 882137b637

View File

@ -17,6 +17,7 @@ before_install:
- sudo ./install-tl --profile=$PROJECTDIR/texlive.profile - sudo ./install-tl --profile=$PROJECTDIR/texlive.profile
- PATH=/usr/local/texlive/2017/bin/x86_64-linux:$PATH - PATH=/usr/local/texlive/2017/bin/x86_64-linux:$PATH
- pdflatex -v - pdflatex -v
- cd $PROJECTDIR
script: script:
- bash tests/testall.sh - bash tests/testall.sh