CI: travis: proper group output redirection together with travis_wait
authorIlya Shipitsin <chipitsine@gmail.com>
Tue, 17 Mar 2020 15:57:25 +0000 (20:57 +0500)
committerWilly Tarreau <w@1wt.eu>
Wed, 18 Mar 2020 08:40:52 +0000 (09:40 +0100)
commit1df9b98400d17acfd5bd72ef9d540fcb8e00e74c
tree3d5bf27468a4f7d8a732b90205ffcad39002327e
parent98ebeca1ed368ec169ef693873e10d43c61cb10b
CI: travis: proper group output redirection together with travis_wait

travis_wait is bash function, it was wrongly grouped with output
redirection which leads to ARM64 builds errors last week
.travis.yml