diff --git a/.travis.yml b/.travis.yml index a66cc68c..9337a976 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,8 @@ cache: - ~/.npm - .nyc_output node_js: - - "v12.19.0" - - "v14.15.0" - - "v15.2.0" + - "v14.15.2" + - "v15.4.0" notifications: email: false stages: