Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/QA_4_4' into QA_4_4
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed May 31, 2015
2 parents c10417d + 22e52bd commit a89d849
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 0 additions & 2 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ imports:
filter:
excluded_paths: [libraries/php-gettext/*, libraries/tcpdf/*, libraries/bfShapeFiles/*, PMAStandard/*, libraries/phpseclib/*, libraries/plugins/auth/recaptchalib.php, libraries/plugins/auth/swekey/swekey.php, libraries/sql-formatter/*, js/jquery/*, js/jqplot/*, js/openlayers/*, js/codemirror/*, js/canvg/*, js/tracekit/*, js/OpenStreetMap.js, js/sprintf.js, test/libraries/php-gettext/*, test/libraries/sql-formatter/*]
tools:
external_code_coverage:
timeout: 3600 # Timeout in seconds.
php_code_sniffer:
config:
standard: "PMAStandard"
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ script:
fi

after_script:
- if [ -f build/logs/clover.xml ] ; then php vendor/bin/ocular code-coverage:upload --format=php-clover build/logs/clover.xml || true ; fi
- if [ -f vendor/bin/coveralls ] ; then php vendor/bin/coveralls -v || true ; fi
- if [ -f php.log ] ; then cat php.log ; fi

Expand Down
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"require-dev": {
"satooshi/php-coveralls": ">=0.6",
"phpunit/phpunit": "<4.2",
"phpunit/phpunit-selenium": ">=1.2",
"scrutinizer/ocular": ">=1.0.0"
"phpunit/phpunit-selenium": ">=1.2"
}
}
2 changes: 0 additions & 2 deletions po/ro.po
Original file line number Diff line number Diff line change
Expand Up @@ -697,8 +697,6 @@ msgid ""
"Script timeout passed, if you want to finish import, please %sresubmit the "
"same file%s and import will resume."
msgstr ""
"Durata maximă de execuție a scriptului a fost depășită, dacă doriți să "
"terminați importul, retrimiteți același fișier și importul va continua."

#: import.php:675
msgid ""
Expand Down

0 comments on commit a89d849

Please sign in to comment.