Use common project repo copies of travis scripts

Remove local copies of common containerd/project located scripts for
DCO, fileheader, and vendor checks.

Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
Phil Estes
2018-10-15 08:58:23 -04:00
parent 6f3288333c
commit bd93a66fc2
9 changed files with 7 additions and 150 deletions

View File

@@ -23,5 +23,4 @@ set -eu -o pipefail
go get -u github.com/stevvooe/protobuild
go get -u github.com/alecthomas/gometalinter
gometalinter --install >/dev/null
go get -u github.com/LK4D4/vndr
go get -u github.com/cpuguy83/go-md2man