bump golangci-lint version

This commit is contained in:
David Bariod
2020-11-06 13:26:15 +01:00
parent 0d28e29335
commit 581900062e
3 changed files with 6 additions and 11 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ git:
depth: 1
env:
- GO111MODULE=on
go: [1.14.x, 1.15.x]
os: [linux, osx]
go: 1.15.x
os: linux
install:
- ./travis/install.sh
script: