try python3-matplotlib
This commit is contained in:
parent
25feb5a3a9
commit
cc8b0d5818
@ -16,8 +16,10 @@ before_install:
|
|||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then pwd ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then pwd ; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./test/install_wkhtmltoimage.sh ; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then ./test/install_wkhtmltoimage.sh ; fi
|
||||||
|
|
||||||
env:
|
addons:
|
||||||
- PYTHON = ""
|
apt:
|
||||||
|
packages:
|
||||||
|
- python3-matplotlib
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: true
|
email: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user