Skip to content

Commit

Permalink
chore(CI): adds check for go 1.16 (openzipkin#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcchavezs committed Feb 17, 2021
1 parent 705fed4 commit 0b3ebdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ matrix:
- GO111MODULE=on
- go: "1.14.x"
- go: "1.15.x"
- go: "1.16.x"
- go: "tip"

before_install:
Expand Down

0 comments on commit 0b3ebdb

Please sign in to comment.