Add Go1.12 to TravisCI
This commit is contained in:
parent
407c3f0465
commit
c55a62a8de
@ -3,6 +3,7 @@ language: go
|
||||
go:
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
script: make check_generated test
|
||||
|
||||
after_success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user