From ac500478568993dc49704e7d6181215d49dca21c Mon Sep 17 00:00:00 2001 From: Braulio Bhavamitra Date: Wed, 6 Apr 2016 16:59:54 -0300 Subject: [PATCH] travis: slice selenium tests in tree parts --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a1ac944..169865f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -49,7 +49,9 @@ env: - TASK=test:functionals - TASK=test:integration - TASK=cucumber LANG=en - - 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