diff --git a/.travis.yml b/.travis.yml index 2baf511d1..780ff18af 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: required addons: chrome: stable node_js: -- 6 +- 8 os: linux cache: yarn: true