Skip to content

Commit

Permalink
Install xetex for xelatex during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Sassoulas committed Feb 23, 2020
1 parent d7369a6 commit dc873ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: python
linux_before_install: &linuxbefore
- sudo apt-get install -y texlive-latex-base pgf texlive-pictures texlive-latex-extra
- sudo apt-get install -y texlive-latex-base pgf texlive-pictures texlive-latex-extra texlive-xetex
- sudo apt-get install -y libblas-dev liblapack-dev libatlas-base-dev gfortran

jobs:
Expand Down

0 comments on commit dc873ab

Please sign in to comment.