Skip to content

Commit dd7e54b

Browse files
committed
remove webhooks
1 parent b4158e6 commit dd7e54b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.travis.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ after_failure:
3737
- cat codeception/_app/runtime/logs/*
3838
- cat codeception/_output/*
3939

40-
notifications:
41-
webhooks:
42-
urls:
43-
- https://webhooks.gitter.im/e/b8a97760936530897759
44-
on_success: change
45-
on_failure: always
46-
on_start: false
40+
#notifications:
41+
# webhooks:
42+
# urls:
43+
# - https://webhooks.gitter.im/e/b8a97760936530897759
44+
# on_success: change
45+
# on_failure: always
46+
# on_start: false

0 commit comments

Comments
 (0)