mirror of
https://github.com/openresty/openresty.git
synced 2024-10-13 00:29:41 +00:00
style: remove useless trailing spaces. (#665)
This commit is contained in:
@ -30,9 +30,9 @@ linux-s390x: &linux-s390x
|
|||||||
- dos2unix
|
- dos2unix
|
||||||
- cpanminus
|
- cpanminus
|
||||||
- libgd-dev
|
- libgd-dev
|
||||||
- libpcre3
|
- libpcre3
|
||||||
- libpcre3-dev
|
- libpcre3-dev
|
||||||
- mercurial
|
- mercurial
|
||||||
- libpq-dev
|
- libpq-dev
|
||||||
install:
|
install:
|
||||||
- sudo cpanm --notest Test::Nginx IPC::Run3 > build.log 2>&1 || (cat build.log && exit 1)
|
- sudo cpanm --notest Test::Nginx IPC::Run3 > build.log 2>&1 || (cat build.log && exit 1)
|
||||||
|
Reference in New Issue
Block a user