Skip to content

Commit c13606a

Browse files
committed
Disable travis email notifications
1 parent d9eef25 commit c13606a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: node_js
22
node_js:
33
- "0.12"
4-
- "0.10"
4+
- "0.10"
5+
notifications:
6+
email: false

0 commit comments

Comments
 (0)