Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Adding another job for Travis CI to run the grunt coverage task on …
Browse files Browse the repository at this point in the history
…every build
  • Loading branch information
lirantal committed Sep 4, 2015
1 parent 57bd17a commit c6e0f68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_install:
- npm i nsp -g
after_script:
- nsp audit-package
- grunt coverage
notifications:
webhooks:
urls:
Expand Down

0 comments on commit c6e0f68

Please sign in to comment.