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