diff --git a/.travis.yml b/.travis.yml index 29293c03cf..1b04769edf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,8 @@ stages: - test-external node_js: - - '10' - - '12' + - 'lts/*' + - 'node' os: - linux