mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
Bump Travis to Go 1.7
This commit is contained in:
@@ -2,6 +2,7 @@ language: go
|
||||
sudo: required
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
@@ -9,6 +10,7 @@ os:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
fast_finish: true
|
||||
script:
|
||||
- make check
|
||||
- go build -race
|
||||
|
Reference in New Issue
Block a user