language: c
compiler:
  - gcc
script: make test
before_install:
    - sudo apt-get update -qq
    - sudo apt-get install check