Skip to content

Commit eed6ff9

Browse files
committed
add notify support
1 parent ded90f7 commit eed6ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- 7
55
- 6
66
notifications:
7-
email: false
7+
webhooks: https://hook.bearychat.com/=bwBrp/travis/93d020f67c0a20049466b93a0211692c
88
sudo: false
99
script:
1010
- npm run test

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"one-way binding",
1010
"two-way binding"
1111
],
12-
"version": "1.1.0",
12+
"version": "1.1.1",
1313
"author": {
1414
"name": "melthaw",
1515
"email": "[email protected]",

0 commit comments

Comments
 (0)