Skip to content

Commit

Permalink
add scrutinizer configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkrovitch committed Nov 15, 2019
1 parent a1022df commit 96623c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
tools:
external_code_coverage:
timeout: 2000

filter:
excluded_paths:
- tests
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ A patch is in progress to avoid this.

## Road map
- [ ] Add an option to set a timeout in tests to avoid error with the cache
- [ ] Add a check to see if the web server is running

0 comments on commit 96623c8

Please sign in to comment.