Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Commit e85434b

Browse files
committed
added coveralls support
1 parent 7ca84b6 commit e85434b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.coveralls.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
service_name: travis-ci
2+
repo_token: izHSamsjpr2hi48a2SGeDQneN4bwijcE2

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"devDependencies": {
9191
"chai": "^3.5.0",
9292
"concurrently": "^3.1.0",
93+
"coveralls": "^2.13.1",
9394
"eslint": "^3.19.0",
9495
"eslint-config-airbnb": "^14.0.0",
9596
"eslint-config-airbnb-base": "^11.0.1",

0 commit comments

Comments
 (0)