mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
For now, do not have travis build tip.
The location of go vet moved but the new version only works with tip while the old one works with release. So for now, not building tip.
This commit is contained in:
parent
d87778df6d
commit
503670f7a5
@ -2,7 +2,6 @@ language: go
|
||||
go:
|
||||
- 1.2
|
||||
- release
|
||||
- tip
|
||||
install:
|
||||
- go get -d -t -v ./...
|
||||
- go get -v code.google.com/p/go.tools/cmd/vet
|
||||
|
Loading…
x
Reference in New Issue
Block a user