diff --git a/.travis.yml b/.travis.yml index 3a4229b..73da601 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ node_js: - '5' - '6' - '7' + - '10' after_script: - npm run coveralls