From 9bdb39607307dd25117acfb0794c479846d7c1f8 Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Sun, 26 Jul 2020 20:54:55 +0200 Subject: add more examples to build --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 11158e8..d88a04c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,8 @@ cache: env: - PLATFORMIO_CI_SRC=examples/Single_Shot/Single_Shot.ino + - PLATFORMIO_CI_SRC=examples/Continous/Continous.ino + - PLATFORMIO_CI_SRC=examples/Alert_Window_Mode/Alert_Window_Mode.ino install: - pip install -U platformio pip setuptools -- cgit v1.2.3