~jack/libtelnet-haskell

3b76fdedf4f32064e901989bbba737910b3e470b — Jack Kelly 4 years ago b2b6189
Add CI failure email
1 files changed, 4 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +4 -0
@@ 16,3 16,7 @@ tasks:
  - ghc822: |
      cd libtelnet-haskell
      nix-build --arg buildExample true --argstr compiler ghc822
triggers:
  - condition: failure
    action: email
    to: jack@jackkelly.name