sudo: required language: go services: - docker go: - 1.7 matrix: allow_failures: - go: tip branches: only: - master - travis-testing script: - make test testrace