language: c dist: trusty install: false os: - linux - osx compiler: - gcc - clang script: - make - cd tests - ./RunTests