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 553038e commit b77fac8Copy full SHA for b77fac8
.travis.yml
@@ -9,7 +9,7 @@ rvm:
9
notifications:
10
email:
11
recipients:
12
- - sreejita2006@gmail.com
+ - sensu-plugin@sensu-plugins.io
13
on_success: change
14
on_failure: always
15
script:
@@ -28,7 +28,7 @@ deploy:
28
all_branches: true
29
rvm: 2.3.0
30
rvm: 2.4.1
31
- repo: sreejita-biswas/sensu-plugins-ssl
+ repo: sensu-plugins/sensu-plugins-ssl
32
- provider: script
33
script: bonsai/ruby-runtime/travis-build-bonsai-assets.sh sensu-plugins-ssl
34
skip_cleanup: true
0 commit comments