From e8b43a76506de17f96a5185ca4b6bcfd9bb32042 Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Wed, 6 Apr 2016 18:06:16 -0300 Subject: [PATCH] travis: revert to 3 selenium slices --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f2d0ed6..0c5f488 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,8 +48,9 @@ env: - TASK=test:functionals - TASK=test:integration - TASK=cucumber LANG=en - - SLICE=1/2 TASK=selenium - - SLICE=2/2 TASK=selenium + - SLICE=1/3 TASK=selenium + - SLICE=2/3 TASK=selenium + - SLICE=3/3 TASK=selenium - SLICE=1/4 TASK=test:noosfero_plugins BUNDLE_OPTS=install - SLICE=2/4 TASK=test:noosfero_plugins BUNDLE_OPTS=install - SLICE=3/4 TASK=test:noosfero_plugins BUNDLE_OPTS=install -- libgit2 0.21.2