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
commit a1f2e46d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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: