language: c sudo: false compiler: - gcc - clang script: - touch --date="`date`" moo/* moo/*/* && cd moo && ./configure && make