language: cpp compiler: - gcc - clang # Change this to your needs before_script: ./bootstrap script: ./configure && make