]> git.ipfire.org Git - thirdparty/patchwork.git/commit
travis: Resolve warnings, info messages from Travis
authorStephen Finucane <stephen@that.guru>
Sat, 18 Apr 2020 12:21:13 +0000 (13:21 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 18 Apr 2020 12:23:28 +0000 (13:23 +0100)
commitd89c20b8072b646adc0cb9cc74c9678fc65039d4
tree15d82cf145bcd503f907bcf1ec0e7c8a80dbb8d9
parent55fb26bf5bb3ca81ae35426efa9b2410e206c8b2
travis: Resolve warnings, info messages from Travis

The following were reported by Travis' build config validation:

- root: deprecated key 'sudo' (The key `sudo` has no effect anymore.)
- env: key 'matrix' is an alias for 'jobs', using 'jobs'
- root: key 'matrix' is an alias for 'jobs', using 'jobs'
- root: missing 'os', using the default 'linux'

Resolve all of the above.

Signed-off-by: Stephen Finucane <stephen@that.guru>
.travis.yml