Create .gitpod.yml

To make it possible to compile master branch with Gitpod
This commit is contained in:
Jason2866 2019-05-07 23:05:31 +02:00 committed by GitHub
parent 9880ed84ce
commit 4fdc415571
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