2019-04-12 01:29:34 +03:00

12 lines
86 B
YAML

sudo: false
language: go
go:
- 1.4
- 1.5
- 1.6
- tip
script:
- go test -v