mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-28 08:29:59 -07:00
build: Run Go 1.4 on travis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: go
|
||||
|
||||
go: 1.3
|
||||
go: 1.4
|
||||
|
||||
before_install:
|
||||
- go get github.com/tools/godep
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user