diff --git a/.travis.yml b/.travis.yml index f9902bc..605a97d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ branches: only: - master node_js: + - "10" + - "9" + - "8" - "7" - "6" - "5"