Skip to content
Snippets Groups Projects
Commit ccfbb689 authored by Bjoern Kimminich's avatar Bjoern Kimminich
Browse files

Reduce spam on Slack

(by not reporting PR build results from Travis CI)
parent 0c3c8ed6
No related branches found
No related tags found
No related merge requests found
...@@ -44,6 +44,7 @@ notifications: ...@@ -44,6 +44,7 @@ notifications:
on_success: change on_success: change
on_failure: change on_failure: change
on_start: never on_start: never
on_pull_requests: false
before_deploy: before_deploy:
- 'rm -rf node_modules' - 'rm -rf node_modules'
- 'npm install --production' - 'npm install --production'
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment