From 3843bfead337eee464fa8722aeeef1e7696de65e Mon Sep 17 00:00:00 2001 From: Peter Buchegger Date: Tue, 26 May 2020 11:11:14 +0200 Subject: [PATCH] cppcheck added --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d6f4a52..4504865 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,5 @@ install: - pip install -U platformio - platformio update script: + - platformio check - platformio run \ No newline at end of file