From c6a7765690e45032eedb3c9219ad5f8fe5f6a4f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsolt=20Borb=C3=A9ly?= Date: Mon, 27 Feb 2017 16:29:57 +0100 Subject: [PATCH] Merge OSX-jobs on Travis (#1625) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The start of OSX-jobs takes a considerable time. JerryScript-DCO-1.0-Signed-off-by: Zsolt Borbély zsborbely.u-szeged@partner.samsung.com --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 01858f463..7a1491662 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,9 +18,7 @@ env: matrix: include: - os: osx - env: OPTS="--jerry-tests --jerry-test-suite" - - os: osx - env: OPTS=--unittests + env: OPTS="--jerry-tests --jerry-test-suite --unittests" - compiler: gcc-5 addons: apt: