Remove go1.4.3 from travis

This commit is contained in:
Ken-Håvard Lieng 2016-01-07 00:55:25 +01:00
parent d7c5d0f9cd
commit 0168ba5490

View File

@ -1,12 +1,10 @@
language: go
go:
- 1.4.3
- 1.5.2
- tip
install:
- go get golang.org/x/tools/cmd/vet
- go get github.com/jteeuwen/go-bindata/...
- cd client
- nvm install 5.0