Remove go1.4.3 from travis
This commit is contained in:
parent
d7c5d0f9cd
commit
0168ba5490
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user