From d76e827648dc84038d41fd58f312e5824ec71791 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 4 Jan 2013 11:50:46 +0000 Subject: [PATCH] tracis-ci --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a010051..7dc1227 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ php: before_script: phpize -script: ./configure && make && make test NO_INTERACTION=1 REPORT_EXIT_STATUS=1 +script: ./configure && make && NO_INTERACTION=1 REPORT_EXIT_STATUS=1 TEST_PHP_DETAILED=1 make test -- 2.30.2