From 8f5dd01ff785eb9617c592990f6ca74262287449 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Thu, 9 Jan 2020 13:12:36 +0100 Subject: [PATCH] [ci] fix rename of setting at patch level. platformio 4.0.0 -> 4.0.1 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index fdac866..2d80be8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ env: install: - pip install -U platformio - platformio settings set enable_telemetry no # disable spy - - platformio settings set enable_ssl yes # enable security + - platformio settings set strict_ssl yes # enable security script: # short the string comparison