use tidy-all in travis.yml

Este commit está contenido en:
Thom Wiggers 2019-01-16 13:55:48 +01:00
padre c0deaa4952
commit 377669decd
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 001BB0A7CE26E363

Ver fichero

@ -6,6 +6,6 @@ compiler:
script:
- make test-all
- make tidy-all
- make check-format
- make tidy
# vim: set ft=yaml ts=2 sw=2 tw=0 et :