Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-12-28 19:17:32 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-12-28 19:17:32 +0300
commit210392926fcb70c90a32c40d3a4439699f0314a8 (patch)
tree22beb83f13fb958dd3b9d3f429bc2aae355b491e
parent55b674ecb5366ea52dd9fca9f302d204b275a3c3 (diff)
Travis: disable email notifications.
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c5ab4b1..51ecaf0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,3 +11,6 @@ matrix:
cache:
directories:
- node_modules
+
+notifications:
+ email: false \ No newline at end of file