Adjust flay score
This commit is contained in:
parent
93b8336ce0
commit
8696a796de
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ rvm:
|
|||
matrix:
|
||||
allow_failures:
|
||||
- rvm: jruby-19mode # No fork(2) support, workaround planned
|
||||
- rvm: ruby-head # Broken at this time
|
||||
- rvm: ruby-head # Broken at this time, bundler issue on travis
|
||||
- rvm: rbx-19mode # Broken at this time, yard/yardstick issue
|
||||
notifications:
|
||||
irc:
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
threshold: 16
|
||||
total_score: 604
|
||||
total_score: 614
|
||||
|
|
Loading…
Add table
Reference in a new issue