combine ENV variables in travis

This commit is contained in:
Daniel Schwabeneder 2019-06-18 22:49:12 +02:00
parent 52875a11fc
commit 2a94b9f14e

View File

@ -22,8 +22,7 @@ addons:
- xvfb
env:
- PYTHON = ""
- MPLBACKEND = "agg"
- PYTHON = "" MPLBACKEND = "agg"
notifications:
email: true