realize/.travis.yml
2016-11-22 17:53:49 +01:00

9 lines
87 B
YAML

language: go
go:
- 1.6
- 1.7
- tip
matrix:
allow_failures:
- go: tip