.travis.yml in testlab-1.9.2 vs .travis.yml in testlab-1.10.0

- old
+ new

@@ -9,7 +9,11 @@ before_install: sudo ./spec/support/install-lxc.sh notifications: email: - - testlab-ci@lookout.com - irc: "irc.freenode.net#jovelabs" + recipients: + - testlab-ci@lookout.com + on_success: always + on_failure: always + irc: + - "irc.freenode.net#jovelabs"