Disable image_optim workers in tests

They aren't needed for anything related to testing, and the warnings
about missing binaries adds noise to the test output.
This commit is contained in:
Andy Allan 2018-03-28 13:52:51 +08:00
parent a48633446b
commit 2852ac3e4a

View file

@ -0,0 +1,11 @@
skip_missing_workers: true
advpng: false
gifsicle: false
jhead: false
jpegoptim: false
jpegtran: false
optipng: false
pngquant: false
pngout: false
pngcrush: false
svgo: false