language: c os: osx before_script: - git submodule update --init --recursive - brew install csfml script: - make Q= - ./test compiler: - gcc