From 47ee1b8d1b30f9e80995bfb4a64e707e44eb7e8d Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Tue, 30 May 2017 17:48:52 -0700 Subject: [PATCH] travis: include node 8.0.0 (#2395) --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d73bc418bc62..028bf90c7758 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ matrix: include: - node_js: "6.9.1" - node_js: "7" + - node_js: "8" dist: trusty env: global: