Skip to content

Commit

Permalink
ci: Disable email notifications from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
okonet committed Sep 12, 2017
1 parent c9d0849 commit 7abe23f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,4 +1,6 @@
language: node_js
notifications:
email: false
node_js:
- '8'
- '6'
Expand Down

0 comments on commit 7abe23f

Please sign in to comment.