Skip to content

Commit 2c82e98

Browse files
committed
ci: update CI build to use go 1.16
Signed-off-by: Fabio Utzig <[email protected]>
1 parent d5bd104 commit 2c82e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ _addons: &addon_conf
2828
- linux-libc-dev:i386
2929

3030
go:
31-
- "1.13"
31+
- "1.16"
3232

3333
git:
3434
depth: false

0 commit comments

Comments
 (0)