update travis scripts

* bump to go 1.16
* remove unneeded part in travis/install.sh
This commit is contained in:
David Bariod
2021-02-13 07:07:38 +01:00
parent c6da0523dd
commit 6a61186a64
2 changed files with 1 additions and 10 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ git:
depth: 1
env:
- GO111MODULE=on
go: 1.15.x
go: 1.16.x
os: linux
install:
- ./travis/install.sh