mirror of
https://github.com/gohugoio/hugo.git
synced 2025-04-21 20:58:18 +00:00
Bumping Travis to test go 1.3 & 1.4
This commit is contained in:
parent
d3c3676161
commit
fb1b795d59
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.3
|
||||||
- tip
|
- tip
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
Loading…
Add table
Reference in a new issue