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: addons:
apt: apt:
packages: packages:
- python3-matplotlib
- xvfb - xvfb
env:
- PYTHON = ""
- MPLBACKEND = "agg"
notifications: notifications:
email: true email: true