chore(CI): run TS lint against commits and PRs

This commit is contained in:
perry
2016-09-14 11:16:13 -05:00
parent 4f18ebc84b
commit 6506cd5982

View File

@@ -12,9 +12,9 @@ dependencies:
- ./scripts/docs/prepare.sh
cache_directories:
- "~/ionic-site" # cache ionic-site
# test:
# override:
# - echo "Automatically marking tests as passing for now"
test:
override:
- gulp lint.ts
deployment:
tasks:
branch: "master"