We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991faca commit a02ea77Copy full SHA for a02ea77
.travis.yml
@@ -32,13 +32,3 @@ jobs:
32
- name: '@sentry/packages - build and test [node v12]'
33
node_js: '12'
34
script: scripts/test.sh
35
-
36
-notifications:
37
- webhooks:
38
- urls:
39
- - https://zeus.ci/hooks/853ee4aa-d692-11e7-8c60-0a580a28020f/public/provider/travis/webhook
40
- on_success: always
41
- on_failure: always
42
- on_start: always
43
- on_cancel: always
44
- on_error: always
0 commit comments