From 35ea8064973c11e8fac9c9b693d09caa322a2c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rene=CC=81=20Viering?= Date: Wed, 7 Dec 2016 21:30:47 +0100 Subject: [PATCH] Remove node 4 and 5, Promises are not available natively --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1dec1ca..bae2175 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,8 +2,6 @@ language: node_js node_js: - '7' - '6' - - '5' - - '4' cache: yarn: true directories: