sudo: false addons: apt_packages: - libgl1-mesa-dev - xorg-dev language: go go: - 1.13.x - tip matrix: allow_failures: - go: tip fast_finish: true