We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0651b08 + 888062f commit 9d9477fCopy full SHA for 9d9477f
.travis.yml
@@ -12,6 +12,7 @@ cache:
12
directories:
13
- $HOME/.cache/pip
14
before_install:
15
+ - sudo apt-get install texlive texlive-latex-extra latexmk
16
- pip install --upgrade pip setuptools # Upgrade pip and setuptools to get ones with `wheel` support
17
- 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}
18
script:
0 commit comments