mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
@@ -2,8 +2,8 @@ language: go
|
||||
sudo: required
|
||||
dist: precise
|
||||
go:
|
||||
- 1.8.4
|
||||
- 1.9.1
|
||||
- 1.8.5
|
||||
- 1.9.2
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
@@ -37,4 +37,4 @@ parts:
|
||||
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
|
||||
after: [go]
|
||||
go:
|
||||
source-tag: go1.9.1
|
||||
source-tag: go1.9.2
|
||||
|
Reference in New Issue
Block a user