From 062a49b2ef098b068b5730ef8bd168ad7f86a8ef Mon Sep 17 00:00:00 2001 From: Macartur Sousa Date: Mon, 16 Mar 2015 16:20:16 -0300 Subject: [PATCH] Added solr_tests --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 6cc37a7..20a4b09 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,10 @@ script: - python setup.py test - flake8 colab +before_script: + - colab-admin build_solr_schema > schema.xml + - curl -sSL https://raw.githubusercontent.com/moliware/travis-solr/master/travis-solr.sh | SOLR_VERSION=4.10.2 bash + after_success: - coveralls - ci/build_rpm.sh -- libgit2 0.21.2