Skip to content

Commit 59e800a

Browse files
committed
update Go version in test
Signed-off-by: Florian Lehner <[email protected]>
1 parent a07693c commit 59e800a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: go
22

33
go:
4-
- "1.13.x"
54
- "1.14.x"
5+
- "1.15.x"
6+
- "1.16.x"
67
- master
78

89
os:

0 commit comments

Comments
 (0)