Run tests on build
This commit is contained in:
parent
1ea1dffbd5
commit
02f93a7f5a
|
@ -1,5 +1,6 @@
|
|||
[build]
|
||||
command = """
|
||||
composer test
|
||||
composer prod
|
||||
yarn prod
|
||||
cp -R source/dist output_prod
|
||||
|
|
Loading…
Reference in a new issue