1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-19 10:31:20 +00:00

Bump Travis to Go 1.7.1

This commit is contained in:
Bjørn Erik Pedersen 2016-09-08 00:37:04 +03:00
parent 34fe5cd34f
commit a8fad86671

View file

@ -2,7 +2,7 @@ language: go
sudo: required
go:
- 1.6.3
- 1.7
- 1.7.1
- tip
os:
- linux