diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index e2d26a9c..00000000 --- a/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: node_js -node_js: - - "10" - - "12" diff --git a/README.md b/README.md index 666218d2..629a54f5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # eslint-plugin-github +[![Node CI](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml/badge.svg)](https://github.com/github/eslint-plugin-github/actions/workflows/nodejs.yml) + ## Installation ```sh