language: go sudo: false install: ./script/install-libgit2.sh go: - 1.1 - 1.2 - 1.3 - 1.4 - tip matrix: allow_failures: - go: tip