Skip to content

Commit 4f5a7ed

Browse files
committed
implemented remaining tests
1 parent f65728c commit 4f5a7ed

File tree

17 files changed

+3646
-3090
lines changed

17 files changed

+3646
-3090
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ node_js:
44
- "lts/*"
55
script:
66
- npm run build
7-
- npm test
7+
- npm test -- --coverage
88
branches:
99
only:
1010
- master

0 commit comments

Comments
 (0)