Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d1c3348

Browse filesBrowse files
committed
Travis now sends notifications to Gitter
1 parent 320826b commit d1c3348
Copy full SHA for d1c3348

File tree

Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,10 @@ before_install:
1212
- npm i nsp -g
1313
after_script:
1414
- nsp audit-package
15+
notifications:
16+
webhooks:
17+
urls:
18+
- https://webhooks.gitter.im/e/249daf9851ea4776f34e
19+
on_success: change # options: [always|never|change] default: always
20+
on_failure: always # options: [always|never|change] default: always
21+
on_start: never # options: [always|never|change] default: always

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.