diff --git a/.travis.yml b/.travis.yml index 7f38735..f3da757 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: - 6 - 7 - 8 + - 10 after_success: - npm run coveralls \ No newline at end of file