chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ab28b
)
package/ci: install matplotlib.
author
Vladimír Vondruš
<mosra@centrum.cz>
Wed, 16 May 2018 09:09:48 +0000
(11:09 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Wed, 16 May 2018 10:20:49 +0000
(12:20 +0200)
package/ci/travis.yml
patch
|
blob
|
history
diff --git
a/package/ci/travis.yml
b/package/ci/travis.yml
index 7690588783cc59ef5d474f2baf1e34e8b7694151..d41b662b9a1d829c4edebaa7d3b74ea865d82a5b 100644
(file)
--- a/
package/ci/travis.yml
+++ b/
package/ci/travis.yml
@@
-34,7
+34,7
@@
matrix:
install:
# Jinja 2.10 has some weird behavior, putting a lot of empty lines into the
# output
- - if [ "$WITH_THEME" == "ON" ]; then pip install jinja2==2.9.6 pelican Pyphen Pillow coverage codecov; fi
+ - if [ "$WITH_THEME" == "ON" ]; then pip install jinja2==2.9.6 pelican Pyphen Pillow coverage codecov
matplotlib
; fi
- if [ "$WITH_NODE" == "ON" ]; then npm install istanbul codecov; fi
# Needed for doxygen binaries