diff --git a/.travis.yml b/.travis.yml index a94b06a..c9a7c4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,8 @@ +notifications: + email: false +branches: + only: + - master language: node_js node_js: - "0.10"