From 1648aa715e4f82180f1b1d2fbb0c81ecb816f8c1 Mon Sep 17 00:00:00 2001 From: tunnckoCore Date: Sun, 17 Jul 2016 14:53:31 +0300 Subject: [PATCH] update travis builds --- .travis.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index fd6c2ec..642fc18 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,10 +5,9 @@ node_js: - "0.8" - "0.10" - "0.12" - - "1.0" - - "1.8" - - "2.0" - - "2.1" + - "4" + - "5" + - "6" matrix: allow_failures: