limit the build/test matrix to the two latest stable version

This commit is contained in:
David Bariod 2018-07-20 13:34:26 +02:00
parent 07e1216af7
commit 54db2bb29a
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: