Fix travis go version.
This commit is contained in:
@@ -11,7 +11,7 @@ language: go
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- go: 1.6.0
|
- go: 1.6
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get github.com/tools/godep
|
- go get github.com/tools/godep
|
||||||
|
Reference in New Issue
Block a user