sudo: required notifications: email: false language: generic services: - docker arch: packages: - git - go script: - "./testing/test.sh" script: - "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash"