Skip to content

Commit

Permalink
Fix an incorrectly quoted key in .codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharwell committed Aug 2, 2017
1 parent 611e876 commit e012b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codecov.yml
Expand Up @@ -43,6 +43,6 @@ flags:
paths:
- nonexistent/
# Filter out 2015 reports for performance
2015:
'2015':
paths:
- nonexistent/

0 comments on commit e012b5c

Please sign in to comment.