Fixed yaml array

This commit is contained in:
gitolicious 2019-04-15 00:58:40 +02:00 committed by GitHub
parent 9fbb44de22
commit 9c86de2956
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
tasks:
- init: pip install -U platformio
- command: platformio run
- before: pip install -U platformio
command: platformio run