summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim <wim@42.be>2019-06-30 18:43:54 +0200
committerWim <wim@42.be>2019-06-30 18:43:54 +0200
commitfcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf (patch)
treeef1e7f010dde34af6d299811550b6421c9a74907
parentcf3cddafab42770d9dc3fedce57b1d326703040a (diff)
downloadmatterbridge-msglm-fcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf.tar.gz
matterbridge-msglm-fcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf.tar.bz2
matterbridge-msglm-fcf734eb36dcf194a4ae19e59c16e12f7dbc9bbf.zip
Update to golanci-lint v1.17.1
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index bf9662a5..4814cd5d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ 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