travis: Fix the clang-7 test
authorTom Rini <trini@konsulko.com>
Sat, 26 Oct 2019 17:48:41 +0000 (13:48 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 03:54:28 +0000 (22:54 -0500)
commit626b0389ecebbdab8ea8f29eb80c0d400376db28
tree54c94ce183ab3e179d6ee236c175fb9306dd27ff
parent5e63c96aa7b4e7fd8758cdc4753eece3a42481e0
travis: Fix the clang-7 test

When using the OVERRIDE variable we need to pass -O to buildman as well
to use the "override" option to buildman.

Fixed: e9500f49ea35 ("travis: Use buildman for building with clang")
Signed-off-by: Tom Rini <trini@konsulko.com>
.travis.yml