Skip to content

Commit dc86f10

Browse files
committed
oops, forgot notifications
1 parent 0801f79 commit dc86f10

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

.travis.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ after_script:
1616
- npm run coverage
1717
- npm run codeclimate
1818

19-
webhooks:
20-
urls:
21-
- https://webhooks.gitter.im/e/95c4e911f2486588f98c
19+
notifications:
20+
webhooks:
21+
urls:
22+
- https://webhooks.gitter.im/e/95c4e911f2486588f98c
23+
on_success: always
24+
on_failure: always
25+
on_start: false

0 commit comments

Comments
 (0)