diff --git a/.travis.yml b/.travis.yml index 8072d3b3..d4fe2127 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,11 +1,11 @@ language: node_js -sudo: false branches: except: - /^greenkeeper.*/ # Test against Long Term Support (LTS) releases in a "current", "active", and # "maintenance" status: https://nodejs.org/en/about/releases/ node_js: + - 14 - 12 - 10 install: