Skip to content

Commit

Permalink
Update to go 1.13.3 in travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnenauha committed Oct 27, 2019
1 parent 7ac4b61 commit 68c3e1c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -3,10 +3,7 @@ sudo: required
language: go

go:
- 1.12.6

env:
- GO111MODULE=on
- 1.13.3

before_script:
- sudo apt-get install varnish -y
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
master
=====
* Start building releases with go 1.13.3

1.5.2
=====
* Fix metric names and missing labels for file cache metrics ([#55](https://github.com/jonnenauha/prometheus_varnish_exporter/pull/55) @thedustin)
Expand Down

0 comments on commit 68c3e1c

Please sign in to comment.