From 6ae580d917bfb09b0e8e7ceceee5a0e546252a3e Mon Sep 17 00:00:00 2001 From: brentru Date: Thu, 31 Oct 2019 11:26:04 -0400 Subject: [PATCH] add travis badge --- .travis.yml | 1 - README.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cbfe9fa..094a32c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,6 @@ install: script: - cd $PROJECT_PATH - make firmware - - ls -la deploy: - provider: releases diff --git a/README.md b/README.md index 5a05d10..8199aaf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Adafruit fork of the Arduino NINA-W102 firmware +[![Build Status](https://travis-ci.com/adafruit/nina-fw.svg?branch=master)](https://travis-ci.com/adafruit/nina-fw) + This is the Adafruit fork of the Arduino NINA-W102 firmware. The original repository is located at https://github.com/arduino/nina-fw