Commit 876760bb by Nicolas Capens Committed by Nicolas Capens

Notify team on Travis CI failures.

Bug b/115784742 Change-Id: Id3225adcaf77e1d26560151c506e885318bd0ff6 Reviewed-on: https://swiftshader-review.googlesource.com/21088Tested-by: 's avatarNicolas Capens <nicolascapens@google.com> Reviewed-by: 's avatarAlexis Hétu <sugoi@google.com>
parent 90c0c55e
...@@ -23,6 +23,13 @@ script: ...@@ -23,6 +23,13 @@ script:
- make - make
- ./unittests - ./unittests
notifications:
email:
recipients:
- swiftshader-team@google.com
on_success: never
on_failure: always
deploy: deploy:
provider: gcs provider: gcs
access_key_id: GOOGUX6FX5STNWQ5LHZ5 access_key_id: GOOGUX6FX5STNWQ5LHZ5
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment