Skip to content

Commit fc9f7da

Browse files
committed
Add Go 1.16 and 1.17 to Travis
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
1 parent 5b901db commit fc9f7da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ go:
1717
- 1.13.x
1818
- 1.14.x
1919
- 1.15.x
20+
- 1.16.x
21+
- 1.17.x
2022

2123
script:
2224
- go vet

0 commit comments

Comments
 (0)