diff --git a/.travis.yml b/.travis.yml index 5561ca5..9e925ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,4 @@ language: node_js -node_js: - - "6" script: - npm test - - npm run coverage-ci \ No newline at end of file + - npm run coverage-ci