]> source.dussan.org Git - jquery.git/commit
Build: Resolve Travis config warnings
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 13 Mar 2020 16:16:07 +0000 (17:16 +0100)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Fri, 13 Mar 2020 16:19:02 +0000 (17:19 +0100)
commit7506c9ca62a2f3ef773e19385918c31e9d62d412
tree2902c6f97d91a3247902d0e788451b061a35a5b6
parent413ff796ae16611777581e7657cb5ca76c3cfb1d
Build: Resolve Travis config warnings

Travis reports warnings in our config:
* root: deprecated key sudo (The key `sudo` has no effect anymore.)
* root: missing os, using the default linux
* root: key matrix is an alias for jobs, using jobs

They are all now resolved.

Closes gh-4636

(cherry picked from commit 5b94a4f847fe2328b1b8f2340b11b6031f95d2d1)
.travis.yml