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