tools: travis: notify when build starts, for now

This commit is contained in:
Simon Michael 2018-01-01 16:12:25 -08:00
parent 2d66f8cf04
commit aa5d3f75a4

View File

@ -206,6 +206,6 @@ notifications:
- "https://ingest.devmode.cloud/hooks/travisci?channel=%23hledger-bots&longurl=1"
# on_success: change # default: always
# on_failure: always # default: always
# on_start: change # default: never
on_start: always # default: never
# on_cancel: always # default: always
# on_error: always # default: always