tools: travis: try enabling long urls in IRC notifications

This commit is contained in:
Simon Michael 2017-12-30 15:55:54 -08:00
parent a42b614885
commit d9108c7cfe

View File

@ -203,7 +203,7 @@ notifications:
webhooks:
urls:
- "https://ingest.devmode.cloud/hooks/travisci?channel=%23hledger-bots"
- "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