Bump Travis/Snapcraft to Go 1.9.4

This commit is contained in:
Bjørn Erik Pedersen 2018-02-07 21:45:53 +01:00
parent e02ee7d6ad
commit 0de375a7e7
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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