diff --git a/.travis.yml b/.travis.yml index a88c35c..ca4c630 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,6 @@ script: - yarn test node_js: - - '10.13' + - '10.24' - 'node' - 'lts/*'