From 0ad035eac9b947923d23b05aa82f1b2e1e0aa005 Mon Sep 17 00:00:00 2001 From: ialidzhikov Date: Tue, 10 Aug 2021 22:04:35 +0300 Subject: [PATCH] Clean up .travis.yml Signed-off-by: ialidzhikov --- .travis.yml | 1 - README.md | 2 -- 2 files changed, 3 deletions(-) delete mode 120000 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 120000 index a554dfc7..00000000 --- a/.travis.yml +++ /dev/null @@ -1 +0,0 @@ -release-tools/travis.yml \ No newline at end of file diff --git a/README.md b/README.md index ce39982f..d1e65709 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Build Status](https://travis-ci.org/kubernetes-csi/external-snapshotter.svg?branch=master)](https://travis-ci.org/kubernetes-csi/external-snapshotter) - # CSI Snapshotter The CSI snapshotter is part of Kubernetes implementation of [Container Storage Interface (CSI)](https://github.com/container-storage-interface/spec).