From fcb4c28849577689df2d4fa1dd49b79fcd4c4ce8 Mon Sep 17 00:00:00 2001 From: Bruno Dutra Date: Sun, 13 Jan 2019 14:07:31 +0100 Subject: [PATCH] only test on the minimum supported and current node versions --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index cec9886..3b5260c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: node_js node_js: - '6' -- '8' -- '10' - node os: