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 bee41c1 + 9d9477f commit 9f57ecbCopy full SHA for 9f57ecb
.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