We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7361c commit 0c04153Copy full SHA for 0c04153
.travis.yml
@@ -18,6 +18,7 @@ addons:
18
- texlive-pstricks
19
- lmodern
20
- libdb-dev
21
+ - ghostscript
22
install: pip install codecov tox-travis
23
script:
24
- 'if [ "$TRAVIS_PULL_REQUEST" != "false" ]; then tox; fi'
0 commit comments