diff --git a/.travis.yml b/.travis.yml index 8708b808..696401f7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ script: - yarn build:binaries - yarn test node_js: - - '10' + - '^10.18.0' - '12' - '14' after_success: