1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-04-20 00:22:56 +00:00

Bumping Travis to test Go 1.2 & tip (1.3)

This commit is contained in:
spf13 2014-08-25 15:18:53 -04:00
parent 294222ac74
commit 1143a8fa49

View file

@ -1,6 +1,6 @@
language: go
go:
- 1.1
- 1.2
- tip
script:
- go test ./...