chore: format YAML with Prettier

This commit is contained in:
Julien Fontanet
2018-10-29 13:29:30 +01:00
parent d83a2366c2
commit 75b7726fca
2 changed files with 18 additions and 23 deletions

View File

@@ -9,9 +9,9 @@ sudo: false
addons:
apt:
packages:
- qemu-utils
- blktap-utils
- vmdk-stream-converter
- qemu-utils
- blktap-utils
- vmdk-stream-converter
before_install:
- curl -o- -L https://yarnpkg.com/install.sh | bash