os: - linux - osx language: c compiler: - gcc - clang script: cd ./src && ./bootstrap && ./configure && make