diff --git a/.travis.yml b/.travis.yml index a9941666..887d3146 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,6 @@ notifications: language: node_js node_js: - "4.0" - - "0.12" - - "0.10" - - "iojs" before_script: - npm install -g electron-prebuilt notifications: diff --git a/appveyor.yml b/appveyor.yml index f94ff44a..b34ef632 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,8 +11,6 @@ cache: # what combinations to test environment: matrix: - - nodejs_version: 0.10 - - nodejs_version: 0.12 - nodejs_version: 4 install: