Skip to content

Commit

Permalink
Change codecov ignore to use glob
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Aug 17, 2016
1 parent 38e6447 commit 65e0c03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ coverage:
changes: false

ignore:
- tests/.*
- vendor/.*
- tests/*
- vendor/*

comment:
layout: "header, diff"
Expand Down

0 comments on commit 65e0c03

Please sign in to comment.