12 lines
86 B
YAML
Raw Normal View History

2019-04-12 01:29:34 +03:00
sudo: false
language: go
go:
- 1.4
- 1.5
- 1.6
- tip
script:
- go test -v