blob: 6f70d934a1792fec2dae52e690740ab8586b9ee5 [file] [log] [blame]
language: go
go:
- 1.6
- 1.7
- tip
sudo: false
install:
- go get -u github.com/golang/lint/golint
script:
- ./_test.sh