diff --git a/.travis.yml b/.travis.yml index 2bde09e..2ad0f07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - '8' + - '12' script: npm test after_success: npm run coverage notifications: