Skip to content

Commit

Permalink
.travis.yml: update protoc versions used
Browse files Browse the repository at this point in the history
  • Loading branch information
rvolosatovs committed Aug 7, 2020
1 parent ff7ba42 commit 242acca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go_import_path: github.com/lyft/protoc-gen-star

env:
matrix:
- PROTOC_VER="3.5.1"
- PROTOC_VER="3.6.1"
- PROTOC_VER="3.11.4"
- PROTOC_VER="3.12.4"

before_install:
- mkdir -p $GOPATH/bin
Expand Down

0 comments on commit 242acca

Please sign in to comment.