blob: 9bc3fd027feca72a076b1b576f2cf1704c3c61c6 [file] [log] [blame]
language: go
go:
- 1.6
- 1.7
install:
- go get -v ./...
- go get github.com/onsi/ginkgo
- go install github.com/onsi/ginkgo/ginkgo
script: $HOME/gopath/bin/ginkgo -r --randomizeAllSpecs --failOnPending --randomizeSuites --race