There was an error while loading. Please reload this page.
1 parent 764f130 commit 77cbd00Copy full SHA for 77cbd00
.travis.yml
@@ -2,8 +2,8 @@ language: go
2
sudo: required
3
dist: precise
4
go:
5
- - 1.8.4
6
- - 1.9.1
+ - 1.8.5
+ - 1.9.2
7
- tip
8
os:
9
- linux
snapcraft.yaml
@@ -37,4 +37,4 @@ parts:
37
strip --remove-section=.comment --remove-section=.note $SNAPCRAFT_PART_INSTALL/bin/hugo
38
after: [go]
39
40
- source-tag: go1.9.1
+ source-tag: go1.9.2
0 commit comments