Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 0045ad5

Browse files
Add test notifications to travis (#261)
PR-URL: #261
1 parent 5f45dbf commit 0045ad5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ node_js:
66
- '7'
77
script:
88
- ./bin/run-test.sh -c
9+
notifications:
10+
email:
11+

0 commit comments

Comments
 (0)