Skip to content

Commit

Permalink
update Go to 1.16 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dimus committed Apr 12, 2021
1 parent 8274ce5 commit 450cd4a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
language: go

go:
- 1.14.x

before_install:
- bash scripts/protoc-install.sh 3.11.4
- 1.16.x

script: make test

0 comments on commit 450cd4a

Please sign in to comment.