blob: 1f98077570d83c76006ca76271547a838af1aee1 [file] [log] [blame]
language: go
sudo: false
go:
- 1.4
install: go get -v -t ./...
script: make test