blob: 8a81f16dce7a2c56ba6807514f16ad0deae86f15 [file] [log] [blame]
language: go
sudo: required
install: ./script/install-libgit2.sh
go:
- 1.1
- 1.2
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- tip
matrix:
allow_failures:
- go: tip
branches:
only:
- master
- next