diff --git a/.travis.yml b/.travis.yml index c1d621a..ee2569e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,9 @@ cache: directories: - node_modules node_js: - - "9" + - "12" + - "10" - "8" - - "6" script: - npm run setup && npm test after_success: