diff --git a/.travis.yml b/.travis.yml index c99c31621b..73ae23b0f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,8 +4,6 @@ node_js: - "6.9" - "5.12" - "4.7" - - "0.12" - - "0.10" install: - npm install - npm run build