os:
  - linux
  - osx
language: c
install:
  - git submodule init
  - git submodule update
compiler:
  - clang
  - gcc
script:
  - make