Skip to content

Commit 2181e83

Browse files
authored
Merge pull request #244 from ScaleChamp/patch-2
Added latest versions of go to tests
2 parents a6f867e + 1510b51 commit 2181e83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,7 @@ go:
66
- 1.13.x
77
- 1.14.x
88
- 1.15.x
9+
- 1.16.x
10+
- 1.17.x
11+
- 1.18.x
912
script: go test -v ./.

0 commit comments

Comments
 (0)