From 7c13f3251907b629a18776c5abadfe6d5d0fcb35 Mon Sep 17 00:00:00 2001 From: martinbra Date: Thu, 30 Jul 2020 08:35:15 -0300 Subject: fixing typos and example folder and file name for continuous. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index aa1001a..21a9ca6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ cache: env: - PLATFORMIO_CI_SRC=examples/Single_Shot/Single_Shot.ino - - PLATFORMIO_CI_SRC=examples/Continous/Continous.ino + - PLATFORMIO_CI_SRC=examples/Continuous/Continuous.ino - PLATFORMIO_CI_SRC=examples/Alert_Window_Mode/Alert_Window_Mode.ino install: -- cgit v1.2.3