mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Bump Travis/Snapcraft to Go 1.9.4
This commit is contained in:
@@ -2,8 +2,8 @@ language: go
|
|||||||
sudo: required
|
sudo: required
|
||||||
dist: precise
|
dist: precise
|
||||||
go:
|
go:
|
||||||
- 1.8.6
|
- 1.8.7
|
||||||
- 1.9.3
|
- 1.9.4
|
||||||
- tip
|
- tip
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
@@ -36,4 +36,4 @@ parts:
|
|||||||
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
|
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
|
||||||
after: [go]
|
after: [go]
|
||||||
go:
|
go:
|
||||||
source-tag: go1.9.3
|
source-tag: go1.9.4
|
||||||
|
Reference in New Issue
Block a user