diff --git a/.travis.yml b/.travis.yml index fe08cc4..2148841 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ services: language: node_js node_js: - 10 + - 12 + - node email: on_failure: change on_success: never