vendor: update dependencies with github.com/kardianos/govendor
This commit is contained in:
13
vendor/github.com/jackpal/go-nat-pmp/.travis.yml
generated
vendored
13
vendor/github.com/jackpal/go-nat-pmp/.travis.yml
generated
vendored
@ -1,13 +0,0 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.6.2
|
||||
- tip
|
||||
|
||||
allowed_failures:
|
||||
- go: tip
|
||||
|
||||
install:
|
||||
- go get -d -v ./... && go install -race -v ./...
|
||||
|
||||
script: go test -race -v ./...
|
Reference in New Issue
Block a user