From 74ee4a79e8b301c622931fa6e1208dc49d2b92bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Mon, 18 Jan 2016 20:05:53 -0800 Subject: [PATCH] Updated TravisCI. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c596d67..8097767 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ matrix: os: osx script: - make && make --no-print-directory -C .build/projects/gmake-osx config=release64 bx.test + make && make -C .build/projects/gmake-osx config=release64 bx.test branches: only: