diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2019-01-09 16:31:08 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2019-01-14 14:52:30 +0000 |
commit | c21d7efc8bcd33db957958d75a9c0f5f93d62d77 (patch) | |
tree | 464904d3417f67e0bfacce844994ce681c29241d /ui | |
parent | 3e094234fdda40e4ca8033bdf976d3da98437aae (diff) |
travis: standardize the syntax used for env variables
Matrix entries are defining env variables using two different syntax
styles:
- env: FOO=bar
WIZZ=bang
and
- env:
- FOO=bar
- WIZZ=bang
Switch everything to use the latter style as the more normal indentation
approach.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions