Merge pull request #792 from dgsb/master

limit the build/test matrix to the two latest stable version
This commit is contained in:
David Bariod
2018-07-20 13:41:35 +02:00
committed by GitHub
-2
View File
@@ -1,9 +1,7 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- tip
env:
- GOMAXPROCS=4 GORACE=halt_on_error=1
install: