diff options
Diffstat (limited to 'vendor/github.com/mattn/go-shellwords/.travis.yml')
-rw-r--r-- | vendor/github.com/mattn/go-shellwords/.travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor/github.com/mattn/go-shellwords/.travis.yml b/vendor/github.com/mattn/go-shellwords/.travis.yml index 6294d337f..b2904bffc 100644 --- a/vendor/github.com/mattn/go-shellwords/.travis.yml +++ b/vendor/github.com/mattn/go-shellwords/.travis.yml @@ -11,4 +11,3 @@ script: after_success: - bash <(curl -s https://codecov.io/bash) - |