File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ imports :
2+ - php
3+ tools :
4+ external_code_coverage :
5+ timeout : 3600
6+ filter :
7+ excluded_paths :
8+ - Tests/*
Original file line number Diff line number Diff line change @@ -8,6 +8,24 @@ Introduction
88Translation bundle allows to import translation files content into Elasticsearch and edit translations trough UI.
99Bundle provides translation export functionality.
1010
11+ .. image :: https://travis-ci.org/ongr-io/TranslationsBundle.svg?branch=master
12+ :target: https://travis-ci.org/ongr-io/TranslationsBundle
13+
14+ .. image :: https://scrutinizer-ci.com/g/ongr-io/TranslationsBundle/badges/quality-score.png?b=master
15+ :target: https://scrutinizer-ci.com/g/ongr-io/TranslationsBundle/?branch=master
16+
17+ .. image :: https://scrutinizer-ci.com/g/ongr-io/TranslationsBundle/badges/coverage.png?b=master
18+ :target: https://scrutinizer-ci.com/g/ongr-io/TranslationsBundle/?branch=master
19+
20+ .. image :: https://poser.pugx.org/ongr/translations-bundle/v/stable.svg
21+ :target: https://packagist.org/packages/ongr/translations-bundle
22+
23+ .. image :: https://poser.pugx.org/ongr/translations-bundle/v/unstable.svg
24+ :target: https://packagist.org/packages/ongr/translations-bundle
25+
26+ .. image :: https://poser.pugx.org/ongr/translations-bundle/license.svg
27+ :target: https://packagist.org/packages/ongr/translations-bundle
28+
1129Documentation
1230~~~~~~~~~~~~~
1331
You can’t perform that action at this time.
0 commit comments