Bump Travis to Go 1.7.1 - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit a8fad866713fc50441a1788416f5b66697e87a1c
DIR parent 34fe5cd34f7e95e9566d60dbc333572c17e3957f
HTML Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Thu, 8 Sep 2016 00:37:04 +0300
Bump Travis to Go 1.7.1
Diffstat:
M .travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
@@ -2,7 +2,7 @@ language: go
sudo: required
go:
- 1.6.3
- - 1.7
+ - 1.7.1
- tip
os:
- linux