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