From e6dbde4e43d687de77527310a11e37e336ee7bff Mon Sep 17 00:00:00 2001 From: Theo Arends Date: Sun, 22 Apr 2018 14:04:58 +0200 Subject: [PATCH] Only compile one environment to ease Travis --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index c3d38b9a2..1d6d4cc94 100644 --- a/platformio.ini +++ b/platformio.ini @@ -11,7 +11,7 @@ src_dir = sonoff ; *** Uncomment one of the lines below to build/upload only one environment -;env_default = sonoff +env_default = sonoff ;env_default = sonoff-minimal ;env_default = sonoff-xxl ;env_default = sonoff-BG