From 2bfd3b75b799c53cce0c80462613f649a5e00170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Lang=C3=B3?= Date: Fri, 13 Apr 2018 07:28:46 +0200 Subject: [PATCH] Put 'Zephyr/Arduino 101 Build Test' to allowed failures temporarily. (#2279) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 328479051..337941105 100644 --- a/.travis.yml +++ b/.travis.yml @@ -112,6 +112,7 @@ matrix: script: make -f ./targets/zephyr/Makefile.travis script allow_failures: - env: JOBNAME="Mbed/K64F Build Test" + - env: JOBNAME="Zephyr/Arduino 101 Build Test" fast_finish: true # The channel name "chat.freenode.net#jerryscript"