mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-09-28 08:28:47 +03:00
Turn off travis-ci notification if build success
This commit is contained in:
parent
6d183003b3
commit
be4d8a10d1
@ -2,3 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- 0.8
|
- 0.8
|
||||||
- 0.6
|
- 0.6
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
|
on_failure: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user