Skip to content

Commit e28bf5a

Browse files
Cruz Monrreal IICruz Monrreal II
Cruz Monrreal II
authored and
Cruz Monrreal II
committed
Replaced '|' with '>' (affects how newlines are parsed)
1 parent 50a99a0 commit e28bf5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ matrix:
302302
- env:
303303
- NAME=licence_check
304304
script:
305-
- |
305+
- >-
306306
! grep --recursive --max-count=100 --ignore-case --exclude .travis.yml \
307307
"gnu general\|gnu lesser\|lesser general\|public license"
308308

0 commit comments

Comments
 (0)