travis.yml: Bump Go to 1.16

This is required for updated install script to work properly.
This commit is contained in:
Andrzej Kaczmarek
2021-10-04 10:19:08 +02:00
parent 17f985ff00
commit 93368f517f
+1 -1
View File
@@ -28,7 +28,7 @@ _addons: &addon_conf
- gcc-7-multilib
go:
- "1.12"
- "1.16"
git:
depth: false