From eb64c56e10f600f0630aad301fa66b9d5e319ed5 Mon Sep 17 00:00:00 2001 From: Seth Bertalotto Date: Fri, 27 Jul 2018 10:22:32 -0700 Subject: [PATCH] Update node versions --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e90d097..5e37fb0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,9 @@ sudo: false language: node_js node_js: - - "0.10" - - "0.12" - - "4" - "6" + - "8" + - "10" notifications: email: recipients: