summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4dd02ee5..d9ef9e2c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ 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.