From 004553f947a1799238f5bbf6fa8616ee8a1360b2 Mon Sep 17 00:00:00 2001 From: Onur Cinar Date: Sun, 19 Jun 2022 21:40:03 -0700 Subject: [PATCH] Replace Travis CI with GitHub Actions. (#96) --- .travis.yml | 4 ---- README.md | 3 ++- 2 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 794673b..0000000 --- a/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: node_js - -node_js: - - 16 diff --git a/README.md b/README.md index fa343da..85f44c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ [![npm version](https://badge.fury.io/js/indicatorts.svg)](https://badge.fury.io/js/indicatorts) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) -[![Build Status](https://app.travis-ci.com/cinar/indicatorts.svg?branch=main)](https://app.travis-ci.com/cinar/indicatorts) +[![Build Status](https://github.com/cinar/indicatorts/actions/workflows/ci.yml/badge.svg)](https://github.com/cinar/indicatorts/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/cinar/indicatorts/branch/main/graph/badge.svg?token=302HZICPD0)](https://codecov.io/gh/cinar/indicatorts) +[![CodeQL Analysis](https://github.com/cinar/indicatorts/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/cinar/indicatorts/actions/workflows/codeql-analysis.yml) # Indicator TS