Run tests before build

This commit is contained in:
Oliver Davies 2019-04-14 07:58:28 +01:00
parent 666aee33eb
commit d57f3db25c

View file

@ -1,6 +1,7 @@
[build]
command = """
yarn lint
composer test
composer prod
yarn prod
cp -R source/dist output_prod