diff --git a/.travis.yml b/.travis.yml index ed41a7b..3c11c47 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: node_js node_js: - - "5" - "6" - "7" + - "8" install: - npm install script: