diff --git a/.travis.yml b/.travis.yml index c041ca13..8ee9119a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "4.3" + - "7.9" cache: yarn: true