From 2872059883c7040a85f6b7d671245dee539a6c6d Mon Sep 17 00:00:00 2001 From: Evandro Junior Date: Fri, 15 Jan 2016 15:32:10 -0300 Subject: [PATCH] Makes travis run all the tests via ./script/ci --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9ee3861..dbd4549 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,8 +53,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=rake test:all:db script: + - ./script/ci + Redundant, but makes life easier instead of counting each failling test, this summarizes everything - bundle exec rake $TASK -- libgit2 0.21.2