mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-05-22 19:51:44 +03:00
add Go 1.12 to travis config (#82)
This commit is contained in:
@@ -10,6 +10,7 @@ matrix:
|
|||||||
env: GO111MODULE=off
|
env: GO111MODULE=off
|
||||||
- go: "1.11"
|
- go: "1.11"
|
||||||
env: GO111MODULE=on
|
env: GO111MODULE=on
|
||||||
|
- go: "1.12"
|
||||||
- go: tip
|
- go: tip
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user