mirror of https://github.com/ARMmbed/mbed-os.git
Made typo to unblock final check
parent
2a2ec16a44
commit
17dcbd1dc0
|
@ -54,7 +54,7 @@ matrix:
|
||||||
|
|
||||||
- <<: *basic-vm
|
- <<: *basic-vm
|
||||||
name: "license check"
|
name: "license check"
|
||||||
env: NAME=license_check
|
env: NAME=licence_check
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
! grep --recursive --max-count=100 --ignore-case --exclude .travis.yml \
|
! grep --recursive --max-count=100 --ignore-case --exclude .travis.yml \
|
||||||
|
|
Loading…
Reference in New Issue