From 79d6bad5c27ac7fb8f0c9705ac5dcd3bb991f311 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Sat, 19 Aug 2017 23:13:47 +0200 Subject: [PATCH] =?UTF-8?q?Disallow=20failures=20in=20the=20flow-test=20JO?= =?UTF-8?q?B=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b9b4ffb1f0..8e80a0b41c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,7 +42,6 @@ matrix: env: JOB=flow-test - node_js: node env: JOB=test262-test - allow_failures: - node_js: "lts/*" env: JOB=flow-test