diff --git a/.travis.yml b/.travis.yml index edc8e157cb..60d0fd778c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,7 @@ cache: directories: - node_modules node_js: +- '7' - '6' - '5' - '4'