git2go/.travis.yml

12 lines
91 B
YAML

language: go
go:
- 1.0
- 1.1
- 1.2
- tip
matrix:
allow_failures:
- go: tip