diff --git a/.travis.yml b/.travis.yml index b04b28c..b10fc56 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ os: - osx - windows node_js: +- '15' - '14' # Changing this? Remind to keep linter+deploy conditions below aligned - '12' - '10'