Travis: added smoke test for Particle Argon

This commit is contained in:
Benoit Blanchon
2020-11-10 09:58:40 +01:00
parent 30da920135
commit aa7cc5351c
5 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1 @@
name=ArduinoJsonCI

View File

@ -0,0 +1,5 @@
#include "ArduinoJson.h"
void setup() {}
void loop() {}