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