diff --git a/.travis.yml b/.travis.yml index 859b29b..5ae4d7a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: - - "0.11" + - "4" + - "0.12" - "0.10" notifications: - email: true \ No newline at end of file + email: true