Use "jobs" synonym for the old "matrix" keyword for Travis CI
Get rid of another validator notice.
This commit is contained in:
parent
76e16ad372
commit
4cb949d9b5
@ -4,7 +4,7 @@
|
|||||||
# root directory of the project.
|
# root directory of the project.
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
||||||
matrix:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- dist: trusty
|
- dist: trusty
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user