diff --git a/.travis.yml b/.travis.yml index d7ba1f2..26a756a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,9 @@ cache: notifications: email: false node_js: + - "11" - "10" - - "9" - "8" - - "6" script: - npm run test after_success: