diff --git a/.travis.yml b/.travis.yml index aa46a313..243df3f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ cache: directories: - node_modules node_js: -- '0.11.13' +- '6.1' env: matrix: - TEST_BROWSER_NAME=PhantomJS