From 184d68c07a4c4f8071eaf5c271e8638108f3d906 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Behram=20=C3=87ELEN?= Date: Fri, 15 Jul 2016 06:53:33 +0300 Subject: [PATCH] enable forgetten parallel phpunit test bash for travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 44f256269..ecf0c981f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: - SYMFONY_VERSION="2.8.*" DB="postgres" php: - - 5.6 - 7.0 addons: @@ -44,7 +43,7 @@ before_script: - php app/console f:e:p --env=test script: - - phpunit -c app src/ + - ./etc/bin/parallel_phpunit.sh notifications: slack: bulutyazilim:8GtvUiq3935dZRc1SObHJVcR#ojs