combine ENV variables in travis
This commit is contained in:
parent
52875a11fc
commit
2a94b9f14e
@ -22,8 +22,7 @@ addons:
|
||||
- xvfb
|
||||
|
||||
env:
|
||||
- PYTHON = ""
|
||||
- MPLBACKEND = "agg"
|
||||
- PYTHON = "" MPLBACKEND = "agg"
|
||||
|
||||
notifications:
|
||||
email: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user