mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-07 00:46:59 +01:00
* [MOD] Updated CodeClimate config
This commit is contained in:
@@ -19,7 +19,7 @@ before_script:
|
||||
script: ./vendor/bin/phpunit -c ./phpunit.xml
|
||||
|
||||
after_script:
|
||||
- mv tests/_output/clover.xml clover.xml
|
||||
- mv test/_output/clover.xml clover.xml
|
||||
- if [ "$TRAVIS_PULL_REQUEST" == "false" ]; then ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user