diff --git a/.travis.yml b/.travis.yml index 860922b1b5..7a74acbc31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ cache: directories: - node_modules node_js: + - '7' - '6' - '4'