remove 1.7 testing

master
Carlo Strub 7 years ago
parent f58ac47c4f
commit 8c8cf939fc

@ -1,7 +1,6 @@
language: go
go:
- 1.7
- 1.8.x
- master
@ -19,4 +18,4 @@ install:
- go get -u github.com/onsi/ginkgo/ginkgo
script:
- ginkgo --randomizeAllSpecs --randomizeSuites
- ginkgo -r --randomizeAllSpecs --randomizeSuites

Loading…
Cancel
Save