diff --git a/.travis.yml b/.travis.yml index f2a43c4..f3e369c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: node_js node_js: - - "7" + - "8" + - "10" after_success: npm run coverage notifications: email: