Fixes20200802 (#49)

* reorder build to start longer running builds earlier
* hyperion: add zlib
This commit is contained in:
Arne Petersen
2020-08-02 13:03:59 +02:00
committed by GitHub
parent 1171016b04
commit e86372ff72
5 changed files with 24 additions and 14 deletions

9
.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
root = true
[*]
indent_style = space
indent_size = 4
[*.yml]
indent_style = space
indent_size = 2