try python3 again
This commit is contained in:
parent
2a94b9f14e
commit
040e5a0c04
@ -20,9 +20,10 @@ addons:
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- xvfb
|
- xvfb
|
||||||
|
- python3-matplotlib
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PYTHON = "" MPLBACKEND = "agg"
|
- PYTHON = python3 MPLBACKEND = "agg"
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: true
|
email: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user