try python3 again

This commit is contained in:
Daniel Schwabeneder 2019-06-24 13:42:23 +02:00
parent 2a94b9f14e
commit 040e5a0c04

View File

@ -20,9 +20,10 @@ addons:
apt:
packages:
- xvfb
- python3-matplotlib
env:
- PYTHON = "" MPLBACKEND = "agg"
- PYTHON = python3 MPLBACKEND = "agg"
notifications:
email: true