From 8171395e5131bebaa933d1bac802b20f4f032a45 Mon Sep 17 00:00:00 2001 From: Evandro Jr Date: Wed, 30 Dec 2015 14:15:35 -0300 Subject: [PATCH] will tell all the failing tests with rake test --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7de7da5..b5725a1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,7 @@ notifications: irc: channels: - - "chat.freenode.net#noosfero" - - "chat.freenode.net#noosfero-br" + - "chat.freenode.net#noosferogov" template: - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" @@ -48,7 +47,8 @@ env: - TASK=cucumber LANG=en - TASK=selenium - TASK=test:noosfero_plugins BUNDLE_OPTS=install + # Redundant, but makes life easier instead of counting each failling test, this summarizes everything + - TASK=test script: - bundle exec rake $TASK - -- libgit2 0.21.2