language: c compiler: - gcc - clang script: - export PATH="$(pwd)/out:$PATH" - ./autogen.sh && ./configure && ./bootstrap.sh && redo tests/all