try conda again

This commit is contained in:
Daniel Schwabeneder 2019-06-18 22:43:00 +02:00
parent 1fad9881dd
commit 52875a11fc

View File

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