From 24249d16c0ee5e8716d252a05e391edc71ed2d59 Mon Sep 17 00:00:00 2001 From: Mathias Schreck Date: Thu, 3 Nov 2016 17:50:46 +0100 Subject: [PATCH] Add node 7 as travis build environment --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 052ae17..8b97c8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ node_js: - "4" - "5" - "6" + - "7" notifications: email: false after_success: