build: Run Go 1.4 on travis

This commit is contained in:
Justin Li 2015-01-29 12:14:01 -05:00
parent 2bec1f323b
commit da1528eeb8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
language: go
go: 1.3
go: 1.4
before_install:
- go get github.com/tools/godep

View file

@ -32,7 +32,7 @@ use-cases).
## Building & Installing
Chihaya requires Go 1.3, [Godep], and a [Go environment] previously setup.
Chihaya requires Go 1.4, [Godep], and a [Go environment] previously setup.
[Godep]: https://github.com/tools/godep
[Go environment]: https://golang.org/doc/code.html