diff --git a/.travis.yml b/.travis.yml index c1e199e6d..e7b309a71 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,8 @@ language: node_js node_js: - 0.6 - 0.8 -branches: - only: - - master + - 0.9 + notifications: email: - travis@nodejitsu.com