Skip to content

Commit 699dcdf

Browse files
authored
Merge pull request #279 from gliptak/travis1
Add Go 1.16 and 1.17 to Travis
2 parents 5b901db + fc9f7da commit 699dcdf

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)