Merge pull request #24050 from spxtr/fix-travis

Fix travis go version.
pull/6/head
Jeff Lowdermilk 2016-04-08 12:46:55 -07:00
commit c9355df584
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ language: go
matrix:
include:
- go: 1.6.0
- go: 1.6
install:
- go get github.com/tools/godep