1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

Remove Travis CI Configuration

The e2e tests are now being run through Prow. Therefore the Travis CI
configuration can now be completely removed.
This commit is contained in:
Sean Malloy
2020-07-13 22:11:08 -05:00
parent ca865534ee
commit 4ff58fb3f8
2 changed files with 0 additions and 33 deletions

View File

@@ -1,4 +1,3 @@
[![Build Status](https://travis-ci.org/kubernetes-sigs/descheduler.svg?branch=master)](https://travis-ci.org/kubernetes-sigs/descheduler)
[![Go Report Card](https://goreportcard.com/badge/kubernetes-sigs/descheduler)](https://goreportcard.com/report/sigs.k8s.io/descheduler)
# Descheduler for Kubernetes