diff options
author | Andre Arko <andre@arko.net> | 2014-01-04 11:11:10 -0800 |
---|---|---|
committer | Andre Arko <andre@arko.net> | 2014-01-04 11:11:10 -0800 |
commit | 95a223546a14765491235060e963f35b4452253b (patch) | |
tree | 626f38fe52df0009a14315ad88b21688cac6785a /.travis.yml | |
parent | 01554cb91f903909014027350bc9d7e67900f08f (diff) | |
download | bundler-95a223546a14765491235060e963f35b4452253b.tar.gz |
note room name
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index 63c5ad3f6f..9e8a296314 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ notifications: on_success: change on_failure: always rooms: + # Bundler Ops secure: MNTSGIySYwHia5gIgRiZxXtPMPDIP9KmzQk7Kq2ZoVvP3mIk8W1TMkvcyFkEf6uCasyVZZixzUBfY+E0BlHAz1ycQpTh1jvSpuIpEVYW48ShJldJ+8W8xfzafyOHii3z7VrDaomEffmMDdmHRsbQAfekMjdR4bTpXtT9V+wOXlg= rvm: - 2.1.0 |