diff --git a/Dockerfile b/Dockerfile index d15c079ad..683eff81a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,4 @@ # If you change this value, please change it in the following files as well: -# /.travis.yml # /dev.Dockerfile # /make/builder.Dockerfile # /.github/workflows/main.yml diff --git a/dev.Dockerfile b/dev.Dockerfile index 61847b985..c0d4572bb 100644 --- a/dev.Dockerfile +++ b/dev.Dockerfile @@ -1,5 +1,4 @@ # If you change this value, please change it in the following files as well: -# /.travis.yml # /Dockerfile # /make/builder.Dockerfile # /.github/workflows/main.yml diff --git a/lnrpc/README.md b/lnrpc/README.md index c4705d629..b504525f1 100644 --- a/lnrpc/README.md +++ b/lnrpc/README.md @@ -1,7 +1,6 @@ lnrpc ===== -[![Build Status](http://img.shields.io/travis/lightningnetwork/lnd.svg)](https://travis-ci.org/lightningnetwork/lnd) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/lightningnetwork/lnd/blob/master/LICENSE) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg)](http://godoc.org/github.com/lightningnetwork/lnd/lnrpc) diff --git a/make/builder.Dockerfile b/make/builder.Dockerfile index 1c1c17d28..db227983a 100644 --- a/make/builder.Dockerfile +++ b/make/builder.Dockerfile @@ -1,5 +1,4 @@ # If you change this value, please change it in the following files as well: -# /.travis.yml # /Dockerfile # /dev.Dockerfile # /.github/workflows/main.yml