Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 2d7da24

Browse files
committed
Add unit test boilerplate.
1 parent bdce18d commit 2d7da24

File tree

4 files changed

+1639
-3
lines changed

4 files changed

+1639
-3
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ node_js:
33
- "6"
44
- "node"
55
script:
6-
- npm build
6+
- npm test

0 commit comments

Comments
 (0)