From ddf9435a53eb7727e85a26707bcc3b30c8e997a3 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Thu, 31 Dec 2015 14:10:41 -0500 Subject: [PATCH] build: reduce runtime versions to one per major --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8c95245..b477eab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,13 +4,9 @@ node_js: - "0.8" - "0.10" - "0.12" - - "1.0" - "1.8" - - "2.0" - "2.5" - - "3.0" - "3.3" - - "4.0" - "4.1" sudo: false before_install: