diff --git a/.travis.yml b/.travis.yml index f16292e..65f2ccf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: node_js node_js: - - "7" + - "8" script: - npm run ci \ No newline at end of file