From c90651e8179b5646a0bf56189611df52ba41469d Mon Sep 17 00:00:00 2001 From: john gravois Date: Tue, 27 Nov 2018 15:51:36 -0800 Subject: [PATCH] picky picky --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 52a79117..bf1c35d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,8 @@ language: node_js notifications: email: false node_js: --8 --10 + - 8 + - 10 cache: directories: - node_modules