From 335c701c792bd6872a3e9b633f52466c3bf0a56a 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 ff6e690..e214223 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,6 @@ language: node_js node_js: - '6' -- '8' -- '10' - node os: