diff --git a/.travis.yml b/.travis.yml index 65b38240..c5eabc42 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: node_js -node_js: '8.0' +node_js: '8.9' script: - npm run all \ No newline at end of file