Skip to content

Commit 9f57ecb

Browse files
committed
Merge branch 'master' into rename-refs-decorate-undecorate
2 parents bee41c1 + 9d9477f commit 9f57ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ cache:
1212
directories:
1313
- $HOME/.cache/pip
1414
before_install:
15+
- sudo apt-get install texlive texlive-latex-extra latexmk
1516
- pip install --upgrade pip setuptools # Upgrade pip and setuptools to get ones with `wheel` support
1617
- pip install --find-links http://wheels.astropy.org/ --find-links http://wheels2.astropy.org/ --trusted-host wheels.astropy.org --trusted-host wheels2.astropy.org --use-wheel nose numpy matplotlib ${SPHINX_SPEC}
1718
script:

0 commit comments

Comments
 (0)