From 6ecba64687e10113ad697860b5f103746a8ef329 Mon Sep 17 00:00:00 2001 From: Uri Shaked Date: Thu, 19 Oct 2023 12:21:03 +0300 Subject: ci: remove travis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8f59607..3b8343b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a JavaScript library that implementats the AVR 8-bit architecture. It's the heart- but not the whole body- of the Arduino simulator at [https://wokwi.com](https://wokwi.com). -[![Build Status](https://travis-ci.org/wokwi/avr8js.png?branch=master)](https://travis-ci.org/wokwi/avr8js) +[![Build Status](../../workflows/ci/badge.svg)](https://github.com/wokwi/avr8js/actions/workflows/ci.yml) [![NPM Version](https://img.shields.io/npm/v/avr8js)](https://www.npmjs.com/package/avr8js) ![License: MIT](https://img.shields.io/npm/l/avr8js) ![Types: TypeScript](https://img.shields.io/npm/types/avr8js) -- cgit v1.2.3