diff --git a/.travis.yml b/.travis.yml index c7fb8eb..14de794 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "0.10" + - "4.4.7" notifications: email: - dustin@dustindiaz.com