From d637e43d6a1eb28a366778a8c2c139637be42d1d Mon Sep 17 00:00:00 2001 From: 3imed-jaberi Date: Tue, 2 Jun 2020 02:15:37 +0200 Subject: [PATCH] =?UTF-8?q?=20update=20pipeline=20for=20node=204=20and=206?= =?UTF-8?q?=20=F0=9F=8E=B2=20..?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 35f0b095..bca2d248 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,4 @@ +sudo: false language: node_js node_js: - 0.10 @@ -8,5 +9,4 @@ node_js: - 10 - 12 - 'lts/*' - - 'node' - + - 'node' \ No newline at end of file