Thumbnail

rani/matterbridge.git

Clone URL: https://git.buni.party/rani/matterbridge.git

commit 2d66ed86746d27effaef28ae4952cccb0fcbc81b Author: Duco van Amstel <duco.vanamstel@gmail.com> Date: Sun Dec 30 20:29:05 2018 +0000 Update pinned golangci-lint version (#666) diff --git a/.travis.yml b/.travis.yml index 4dd02ee..d9ef9e2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -127 +127 @@ git:  env:   global: - GOOS=linux GOARCH=amd64 - - GOLANGCI_VERSION="v1.12.3" + - GOLANGCI_VERSION="v1.12.5"    matrix:   # It's ok if our code fails on unstable development versions of Go.