language: c compiler: - clang - gcc script: - make test-all - make check-format - make tidy # vim: set ft=yaml ts=2 sw=2 tw=0 et :