10 lines
96 B
YAML
Raw Normal View History

language: go
script: go test -race -v ./...
go:
2017-05-18 18:54:23 +02:00
- 1.5.4
- 1.6.3
- 1.7.1
- tip