mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 09:26:30 +00:00

We use INFO as the default log level, which leaves code inside DLOG macros unverified(currently it has compilation errors). Decrease the log level on travis builds for automatic verification in PRs.