We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390c4e7 commit 62868fcCopy full SHA for 62868fc
.sync.yml
@@ -92,6 +92,9 @@
92
sudo: required
93
stage: acceptance
94
simplecov: true
95
+ notifications:
96
+ slack:
97
+ secure: XpBD602OXRZHSTDylzzx/OqpfThEJPbx0PLhXctWuES4GpW1EHWnyPgrliNOaJOh0Zb7qMrdaKWLOltfqPT5IanPd0XF7GbT8RrNeLTmLXqvHmC6dDqWxnvFvdSrGwqpj7s7Dbwl79nmszONRj1OlolPmJgY/2kGw88c71biaas=
98
appveyor.yml:
99
delete: true
100
Gemfile:
.travis.yml
@@ -100,3 +100,5 @@ branches:
- release
101
notifications:
102
email: false
103
104
0 commit comments