Fix go version

This commit is contained in:
Mark Haines 2017-02-10 11:01:12 +00:00
parent 309f2f0a5c
commit 832f604b94

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.8
- 1.7
install:
- go get github.com/constabulary/gb/...
- go get github.com/golang/lint/golint