From 27ea2f91c049874abee21d959ac27ed9fd740f9a Mon Sep 17 00:00:00 2001 From: Juan Carlos Picado Date: Tue, 24 Jan 2017 08:34:59 +0100 Subject: [PATCH] remove travis io.js support --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6a51a5aa8..17cbf7fc0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,6 @@ node_js: - '4' - '6' - '7' - - '1' - - '2' - - 'iojs' sudo: false matrix: allow_failures: