diff --git a/.build.yml b/.build.yml index 1f83d37..179e902 100644 --- a/.build.yml +++ b/.build.yml @@ -12,4 +12,7 @@ tasks: pip install pytest pip install psycopg2-binary pytest -shell: true +triggers: + - action: email + condition: failure + to: ivan@habunek.com