mirror of https://github.com/ARMmbed/mbed-os.git
Replaced '|' with '>' (affects how newlines are parsed)
parent
50a99a0572
commit
e28bf5ae11
|
@ -302,7 +302,7 @@ matrix:
|
|||
- env:
|
||||
- NAME=licence_check
|
||||
script:
|
||||
- |
|
||||
- >-
|
||||
! grep --recursive --max-count=100 --ignore-case --exclude .travis.yml \
|
||||
"gnu general\|gnu lesser\|lesser general\|public license"
|
||||
|
||||
|
|
Loading…
Reference in New Issue