diff --git a/.travis.yml b/.travis.yml index 4671c238..c891e6be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,10 +8,10 @@ cache: npm: true node_js: - - "8" - "10" - "12" - "13" + - "14" script: - if [[ $TRAVIS_OS_NAME == "linux" ]]; then