From: Bjørn Erik Pedersen Date: Wed, 7 Feb 2018 20:45:53 +0000 (+0100) Subject: Bump Travis/Snapcraft to Go 1.9.4 X-Git-Tag: v0.37~45 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0de375a7e7b1bc95de9d26f053c74ece03207f5a;p=brevno-suite%2Fhugo Bump Travis/Snapcraft to Go 1.9.4 --- diff --git a/.travis.yml b/.travis.yml index f61cfbc8..3e94894f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ language: go sudo: required dist: precise go: - - 1.8.6 - - 1.9.3 + - 1.8.7 + - 1.9.4 - tip os: - linux diff --git a/snapcraft.yaml b/snapcraft.yaml index ef0bd87c..8a77485f 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -36,4 +36,4 @@ parts: strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo after: [go] go: - source-tag: go1.9.3 + source-tag: go1.9.4