Add notifications
This commit is contained in:
parent
9d231bc99e
commit
850b1f4b8a
|
@ -14,3 +14,7 @@ before_install:
|
||||||
- sudo apt-get install -y liblxc1
|
- sudo apt-get install -y liblxc1
|
||||||
script:
|
script:
|
||||||
- bundle exec rake clean package
|
- bundle exec rake clean package
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
- andrenth@gmail.com
|
||||||
|
|
Loading…
Reference in a new issue