From 757a8303610af1f29e2c1fda0c1f466fbbaee4aa Mon Sep 17 00:00:00 2001 From: Daniel Cousens Date: Fri, 16 Jun 2017 13:55:25 +1000 Subject: [PATCH] travis: add 8 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a5394ea..390acdc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ node_js: - "5" - "6" - "7" + - "8" matrix: include: - node_js: "7"