From 1f797f0aadac11731505e3d33b64fcbd6c4e3e82 Mon Sep 17 00:00:00 2001 From: Ahmed Shehata Date: Thu, 26 Apr 2018 15:39:45 +0200 Subject: [PATCH] fix(lang): #140 - Updated node version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2abb860..e6a1fa7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ cache: notifications: email: false node_js: -- '8' +- '8.8' - '7' - '6' before_install: