From 46ec819b638f2b8b62f8940b25db245c18f504a7 Mon Sep 17 00:00:00 2001 From: John Reilly Date: Thu, 11 Mar 2021 09:03:05 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cf83d6caf..02dd3b39b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![npm version](https://img.shields.io/npm/v/ts-loader.svg)](https://www.npmjs.com/package/ts-loader) ![GitHub build)](https://github.com/TypeStrong/ts-loader/workflows/Continuous%20Integration%20(build%20and%20test)/badge.svg) -[![Travis build](https://travis-ci.org/TypeStrong/ts-loader.svg?branch=master)](https://travis-ci.org/TypeStrong/ts-loader) [![Downloads](http://img.shields.io/npm/dm/ts-loader.svg)](https://npmjs.org/package/ts-loader) [![node version](https://img.shields.io/node/v/ts-loader.svg)](https://www.npmjs.com/package/ts-loader) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) From 08ee84bb47d6cfe91109eb656684776431bb2376 Mon Sep 17 00:00:00 2001 From: John Reilly Date: Thu, 11 Mar 2021 09:07:32 +0000 Subject: [PATCH 2/2] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index afcaf7a38..86a0627ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +# Travis is no longer used - this file will be removed in future os: - linux addons: