blob: d5faf02b0dcd30a8685f1aee09e023ec2ef82449 [file] [log] [blame]
language: go
go_import_path: github.com/FiloSottile/gvt
go:
- 1.5.2
- 1.4.3
- tip
sudo: false
addons:
ssh_known_hosts:
- bitbucket.org
script:
- go test -v ./...