diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-03-01 17:35:11 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christophschlosser@users.noreply.github.com> | 2018-03-01 17:44:30 +0100 |
| commit | ad1bf4f70264216ec80f9bf01a2c03006161d39b (patch) | |
| tree | 5d1636f5388096aefc2bcdb41ba467d3980d8e45 /.travis.yml | |
| parent | 52231c4d12dbfc6bf60560e81798358feb7b8f76 (diff) | |
| download | doxdocgen-ad1bf4f70264216ec80f9bf01a2c03006161d39b.tar.gz | |
Fix build files (?) and add badge to readme
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 0059ad1..e8d27fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,6 +67,6 @@ notifications: webhooks: urls: - https://webhooks.gitter.im/e/87b3ab4176e6f9506c13 - on_success: change + on_success: always on_failure: always on_start: never
\ No newline at end of file |