use tidy-all in travis.yml

Cette révision appartient à :
Thom Wiggers 2019-01-16 13:55:48 +01:00
Parent c0deaa4952
révision 377669decd
Signature inconnue de Gitea
ID de la clé GPG: 001BB0A7CE26E363

Voir le fichier

@ -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 :