Skip to content

Commit 0b3ebdb

Browse files
authored
chore(CI): adds check for go 1.16 (#186)
1 parent 705fed4 commit 0b3ebdb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ matrix:
1414
- GO111MODULE=on
1515
- go: "1.14.x"
1616
- go: "1.15.x"
17+
- go: "1.16.x"
1718
- go: "tip"
1819

1920
before_install:

0 commit comments

Comments
 (0)