.travis.yml in chef-vault-2.6.0 vs .travis.yml in chef-vault-2.6.1

- old
+ new

@@ -7,5 +7,12 @@ install: bundle install --binstubs env: TRAVIS_BUILD=true matrix: allow_failures: - rvm: "1.9.3-p551" +notifications: + webhooks: + urls: + - https://webhooks.gitter.im/e/60e610197dad8edc59f9 + on_success: always + on_failure: always + on_start: false