From 0ce468e86c8037e5419b6668fce637d1f547bc37 Mon Sep 17 00:00:00 2001 From: Dario Bertini Date: Thu, 13 Apr 2017 02:31:55 +0200 Subject: [PATCH] Bump travis-ci Node version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ed821b3..dc905d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js dist: trusty sudo: true -node_js: 5 +node_js: 7 env: - PATH=./node_modules/.bin:$PATH install: