Skip to content

Commit b5eb7c2

Browse files
author
James Galecki
committed
yaml updates
1 parent fdffd5c commit b5eb7c2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.coveralls.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
service_name: travis-ci
2-
src_dir: .
32
coverage_clover: clover.xml
43
json_path: coveralls-upload.json

.scrutinizer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ tools:
1717
php_sim: true
1818
build_failure_conditions:
1919
- 'issues.label("coding-style").new.exists'
20+
- 'elements.rating(< B).new.exists'
21+
- 'project.metric("scrutinizer.quality", < 9)'

0 commit comments

Comments
 (0)