mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-11-16 07:02:16 +03:00
Turn off travis-ci notification if build success
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user