Newer
Older
"composer install --no-dev -o",
"npm install --deps",
"npm run build",
]
exclude = [
"build",
"composer.json",
"composer.lock",
"composer.phar",
"CONTRIBUTING.md",
"coverage",
".git",
".gitattributes",
".github",
".gitignore",
"Gruntfile.js",
".hg",
"issue_template.md",
".jscsrc",
".jshintignore",
".jshintrc",
"karma.conf.js",
"Makefile",
"node_modules",
"package.json",