Run composer lint

This commit is contained in:
Oliver Davies 2019-04-14 08:34:39 +01:00
parent 9a024bb8a1
commit dd714adf6a

View file

@ -1,5 +1,6 @@
[build] [build]
command = """ command = """
composer lint -- --dry-run
yarn lint yarn lint
composer test composer test
composer prod composer prod