diff --git a/.travis.yml b/.travis.yml index a68282a..5cf1afd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,9 +10,7 @@ cache: notifications: email: false node_js: - - '7.5' -before_script: - - npm prune && npm cache clean + - '10.16.0' script: - npm run test:prod && npm run build after_success: