From 850b1f4b8a81b23c6bc0d24c674fc96c36c93bad Mon Sep 17 00:00:00 2001 From: Andre Nathan Date: Fri, 13 Jun 2014 14:49:54 -0300 Subject: [PATCH] Add notifications --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0813e2e..00b9d3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,3 +14,7 @@ before_install: - sudo apt-get install -y liblxc1 script: - bundle exec rake clean package + +notifications: + email: + - andrenth@gmail.com