From d7a0f19f63d9339b95557885ece81350693e733a Mon Sep 17 00:00:00 2001 From: Zack Schuster Date: Wed, 22 Apr 2020 19:36:55 -0700 Subject: [PATCH] chore: add github actions test badge to readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 1516b38..e1ec831 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -# emailjs [![Build Status](https://secure.travis-ci.org/eleith/emailjs.png)](http://travis-ci.org/eleith/emailjs) +# emailjs [![Build Status](https://secure.travis-ci.org/eleith/emailjs.png)](http://travis-ci.org/eleith/emailjs) [![Test Status](https://github.com/eleith/emailjs/workflows/.github/workflows/test.yml/badge.svg)](https://github.com/eleith/emailjs/actions?query=workflow%3A.github%2Fworkflows%2Ftest.yml) send emails, html and attachments (files, streams and strings) from node.js to any smtp server