From fd68eff3e3ebca89005f48bf1798a5c94c6af0bc Mon Sep 17 00:00:00 2001 From: Adam Reis Date: Mon, 19 Dec 2016 07:47:22 +1300 Subject: [PATCH] Test Node 7 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a66005d..0cd583e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ node_js: - "4" - "5" - "6" + - "7" branches: only: - master