From 72312cfe32718bcf7e4cd78210fac57afd50ebdc Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Mon, 17 Jun 2019 19:03:07 +0200 Subject: [PATCH] [ci] disable telemetry --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 611afc8..fdac866 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,8 @@ env: install: - pip install -U platformio + - platformio settings set enable_telemetry no # disable spy + - platformio settings set enable_ssl yes # enable security script: # short the string comparison