Add eslint drone test

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2017-11-11 12:12:32 +01:00
committed by Julius Härtl
parent a2adcf2487
commit f8f755f31e
3 changed files with 20 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ appstore: clean-build build
--exclude="../$(app_name)/protractor\.*" \
--exclude="../$(app_name)/.*" \
--exclude="../$(app_name)/*.lock" \
--exclude="../$(app_name)/run-eslint.sh" \
--exclude="../$(app_name)/js/.*" \
--exclude="../$(app_name)/vendor" \
--exclude-vcs \