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