From 17fc0781066806ebf918fa1ad2fc716e93958898 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 31 Oct 2016 23:30:18 +0100 Subject: [PATCH] chore: drop support for Node.js 0.10 BREAKING CHANGE: This module no longer supports Node.js 0.10 --- .travis.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index f24e8ab..df841b0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,11 +7,6 @@ notifications: email: false node_js: - 4 - - iojs-v3 - - iojs-v2 - - iojs-v1 - - '0.12' - - '0.10' before_install: - npm i -g npm@^2.0.0 before_script: