language: c # safelist os: linux arch: amd64 branches: only: - master script: ./test/travis/script.sh before_script: - ./test/travis/before_script.sh