language: c sudo: false compiler: - gcc - clang script: - cd moo && ./configure && make