Thumbnail

rani/matterbridge.git

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

commit 5ed172a2eedb68fe19554b2675413ef4d6c5a0cc Author: Wim <wim@42.be> Date: Sun Jun 30 18:43:54 2019 +0000 Update to golanci-lint v1.17.1 diff --git a/.travis.yml b/.travis.yml index bf9662a..4814cd5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -237 +237 @@ jobs: go: 1.12.x env: - GO111MODULE=on - - GOLANGCI_VERSION="v1.16.0" + - GOLANGCI_VERSION="v1.17.1"   - stage: test # Run tests in a combination of Go environments. script: ./ci/test.sh