blob: 61d0f41faf7d77090c9b4f2f0fc1b532a98122b5 [file] [log] [blame]
language: go
go:
- 1.6
- 1.7
- 1.8
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