sudo: required services: - docker before_install: - docker pull golang:1.7.3 script: - ./build.sh