1 2 3 4 5 6 7 8
language: c compiler: - clang - gcc before_install: - sudo ./scripts/travis-setup.sh script: - ./scripts/travis.sh