diff --git a/.travis.yml b/.travis.yml index 4e70900..bb502a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ cache: npm notifications: email: false node_js: - - '10.23.0' + - '10' - '12' script: - npm run test