travis: only run on latest go
This commit is contained in:
parent
b64d55cdbf
commit
d3c9be1f32
@ -5,10 +5,6 @@ matrix:
|
||||
env: RACE=true LINT=true
|
||||
- go: "1.11.x"
|
||||
env: ITEST=true COVER=true LINT=true
|
||||
- go: "1.10.x"
|
||||
env: RACE=true LINT=false
|
||||
- go: "1.10.x"
|
||||
env: ITEST=true COVER=true LINT=false
|
||||
|
||||
sudo: required
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user