Skip to content

Commit 62868fc

Browse files
committed
(maint) update travis to notify puppet slack
1 parent 390c4e7 commit 62868fc

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.sync.yml

+3
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@
9292
sudo: required
9393
stage: acceptance
9494
simplecov: true
95+
notifications:
96+
slack:
97+
secure: XpBD602OXRZHSTDylzzx/OqpfThEJPbx0PLhXctWuES4GpW1EHWnyPgrliNOaJOh0Zb7qMrdaKWLOltfqPT5IanPd0XF7GbT8RrNeLTmLXqvHmC6dDqWxnvFvdSrGwqpj7s7Dbwl79nmszONRj1OlolPmJgY/2kGw88c71biaas=
9598
appveyor.yml:
9699
delete: true
97100
Gemfile:

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,5 @@ branches:
100100
- release
101101
notifications:
102102
email: false
103+
slack:
104+
secure: XpBD602OXRZHSTDylzzx/OqpfThEJPbx0PLhXctWuES4GpW1EHWnyPgrliNOaJOh0Zb7qMrdaKWLOltfqPT5IanPd0XF7GbT8RrNeLTmLXqvHmC6dDqWxnvFvdSrGwqpj7s7Dbwl79nmszONRj1OlolPmJgY/2kGw88c71biaas=

0 commit comments

Comments
 (0)