diff --git a/.travis.yml b/.travis.yml index d138403cc2..acfc5176f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - 0.10 + - "0.10" notifications: email: false