From c6e0f687488e59d0a6b94739cc01142a4eca3b2b Mon Sep 17 00:00:00 2001 From: Liran Tal Date: Fri, 4 Sep 2015 08:15:11 +0300 Subject: [PATCH] Adding another job for Travis CI to run the `grunt coverage` task on every build --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a19b8f7c98..1a8d1964de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ before_install: - npm i nsp -g after_script: - nsp audit-package + - grunt coverage notifications: webhooks: urls: