mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-24 06:24:17 +00:00
.travis.yml: Fix typo in sun7i job description
'builman' -> 'buildman' Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
This commit is contained in:
parent
e8f65763ef
commit
b5ddd0701f
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ matrix:
|
||||||
- name: "buildman sun6i"
|
- name: "buildman sun6i"
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="sun6i"
|
- BUILDMAN="sun6i"
|
||||||
- name: "builman sun7i"
|
- name: "buildman sun7i"
|
||||||
env:
|
env:
|
||||||
- BUILDMAN="sun7i"
|
- BUILDMAN="sun7i"
|
||||||
- name: "buildman sun8i"
|
- name: "buildman sun8i"
|
||||||
|
|
Loading…
Add table
Reference in a new issue