diff --git a/.travis.yml b/.travis.yml index 68802bc..af5aefd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ script: - gem build sensu-plugins-disk-checks.gemspec - gem install sensu-plugins-disk-checks-*.gem before_deploy: -- bash -c "[ ! -d bonsai/ ] && git clone https://github.com/sensu/sensu-go-bonsai-asset.git bonsai" +- bash -c "[ ! -d bonsai/ ] && git clone https://github.com/sensu/sensu-go-bonsai-asset.git bonsai || echo 'bonsai/ exists, skipping git clone'" deploy: - provider: rubygems api_key: