Fix Travis CI build config validation issues
This commit is contained in:
parent
a1902b0cae
commit
8564ba4a19
|
@ -14,7 +14,9 @@
|
||||||
#
|
#
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
language: minimal
|
os linux
|
||||||
|
dist: focal
|
||||||
|
language: shell
|
||||||
|
|
||||||
git:
|
git:
|
||||||
submodules: false
|
submodules: false
|
||||||
|
|
Loading…
Reference in New Issue