Merge pull request #5762 from Jason2866/patch-1

Create .gitpod.yml to compile master with Gitpod
This commit is contained in:
Theo Arends 2019-05-08 08:22:16 +01:00 committed by GitHub
commit b0cf8e1437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitpod.yml Normal file
View File

@ -0,0 +1,3 @@
tasks:
- before: pip install -U platformio
command: platformio run -e sonoff