Skip to content

Commit

Permalink
Disabled build email notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodeDestroyer committed Jan 18, 2015
1 parent 3d7e6a1 commit faba7e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ node_js:
before_install: npm install -g grunt-cli bower
install: npm install
before_script: bower install
after_script: grunt coveralls
after_script: grunt coveralls
notifications:
email: false

0 comments on commit faba7e8

Please sign in to comment.