Skip to content

Commit 3a7400f

Browse files
authored
Merge pull request #35 from adriansuter/patch-coveralls
Add missing coveralls config file
2 parents dd7ab38 + f6494f0 commit 3a7400f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.coveralls.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
json_path: coveralls-upload.json

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Exclude unused files
55
# see: https://redd.it/2jzp6k
66
/tests export-ignore
7+
/.coveralls.yml export-ignore
78
/.gitattributes export-ignore
89
/.gitignore export-ignore
910
/.travis.yml export-ignore

0 commit comments

Comments
 (0)