Merge pull request #792 from dgsb/master
limit the build/test matrix to the two latest stable version
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user