vendor: add mattn/go-shellwords

This commit is contained in:
Casey Callendrello
2017-05-31 19:20:27 +02:00
parent b47d5b7c0a
commit 22cda76afb
7 changed files with 262 additions and 0 deletions

8
vendor/github.com/mattn/go-shellwords/.travis.yml generated vendored Normal file
View File

@@ -0,0 +1,8 @@
language: go
go:
- tip
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- $HOME/gopath/bin/goveralls -repotoken 2FMhp57u8LcstKL9B190fLTcEnBtAAiEL