Skip to content

Commit

Permalink
added travis notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
hs committed Aug 17, 2018
1 parent 53f4b2b commit cd96d8f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,10 @@ jobs:
script: grunt travis
cache:
directories:
- "node_modules2"
- "node_modules"
notifications:
email:
recipients:
- helpfulscripts@gmail.com
on_success: never # default: change
on_failure: always # default: always

0 comments on commit cd96d8f

Please sign in to comment.