diff --git a/.travis.yml b/.travis.yml index 6f637f7..6b67c3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,13 +5,11 @@ cache: notifications: email: false node_js: + - '14' + - '12' - '10' - '9' - '8' - - '6' - - '4' - - '0.12' - - '0.10' after_success: - npm run travis-deploy-once "npm run semantic-release" branches: