From b871e779c80163e6e9bcad7dcb3c1fbff940933e Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Wed, 21 Aug 2019 21:53:24 +0200 Subject: [PATCH] Update .gitpod.yml No problems with actual platformio v.4.0 --- .gitpod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitpod.yml b/.gitpod.yml index 31d2f5cb7..38e7d7bfa 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,3 +1,3 @@ tasks: - - before: pip install platformio==3.6.7 + - before: pip install -U platformio command: platformio run -e sonoff