Fix go version

main
Mark Haines 2017-02-10 11:01:12 +00:00
parent 309f2f0a5c
commit 832f604b94
1 changed files with 1 additions and 1 deletions

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