Replaced '|' with '>' (affects how newlines are parsed)

pull/9492/head
Cruz Monrreal II 2019-01-24 16:56:05 -06:00
parent 50a99a0572
commit e28bf5ae11
1 changed files with 1 additions and 1 deletions

View File

@ -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"