Use -y flag instead of piping yes to doom compile
This commit is contained in:
parent
b9c966ec54
commit
b077b2f6a6
1 changed files with 1 additions and 0 deletions
|
@ -18,3 +18,4 @@ env:
|
||||||
script:
|
script:
|
||||||
- bin/doom version
|
- bin/doom version
|
||||||
- bin/doom -d test
|
- bin/doom -d test
|
||||||
|
- bin/doom -y compile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue