diff --git a/.travis.yml b/.travis.yml index 5a16e2c1..94560ee1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ script: - npm test --ignore-scripts node_js: - 10.24.1 - - 12 + - 12.22.12 - 14 - 16 - 17