Skip to content

Commit 8c96454

Browse files
committedJun 15, 2015
Fix travis integration with gitter
1 parent f4c3f3d commit 8c96454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ notifications:
1414
notifications:
1515
webhooks:
1616
urls:
17-
- https://webhooks.gitter.im/e/5d0244ab020a75bf7d17
17+
- https://webhooks.gitter.im/e/467e3aff72e344d1dae3
1818
on_success: change # options: [always|never|change] default: always
1919
on_failure: change # options: [always|never|change] default: always
2020
on_start: never # default: never

0 commit comments

Comments
 (0)
Please sign in to comment.