Skip to content

Commit

Permalink
.travis.yml: Update go to 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rvolosatovs committed Aug 19, 2019
1 parent b1b2a64 commit bfc05fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: go
go: "1.11"
go: "1.12"
go_import_path: github.com/lyft/protoc-gen-star

env:
Expand Down

0 comments on commit bfc05fb

Please sign in to comment.