add travis badge

This commit is contained in:
brentru
2019-10-31 11:26:04 -04:00
parent 6809f38aa8
commit 6ae580d917
2 changed files with 2 additions and 1 deletions

View File

@@ -34,7 +34,6 @@ install:
script: script:
- cd $PROJECT_PATH - cd $PROJECT_PATH
- make firmware - make firmware
- ls -la
deploy: deploy:
- provider: releases - provider: releases

View File

@@ -1,5 +1,7 @@
# Adafruit fork of the Arduino NINA-W102 firmware # 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 This is the Adafruit fork of the Arduino NINA-W102 firmware. The original
repository is located at https://github.com/arduino/nina-fw repository is located at https://github.com/arduino/nina-fw