From f6fc2891025e2b8277ae638b76856cad1f1e3e38 Mon Sep 17 00:00:00 2001 From: wapplay-home-linux Date: Mon, 13 Mar 2017 10:49:36 +0300 Subject: [PATCH] update ci config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 771eb62..aee0ffb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ before_script: script: - composer validate --no-check-lock - - vendor/bin/phpunit -v --tap -c bootstrap.xml \ No newline at end of file + - vendor/bin/phpunit -v -c bootstrap.xml \ No newline at end of file