Skip to content

Commit d9d9123

Browse files
addaleaxjoyeecheung
authored andcommitted
use coverage-all as the CI test script (#14)
1 parent 3b8fd48 commit d9d9123

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ language: node_js
22
node_js:
33
- "8"
44
sudo: false
5+
test:
6+
- npm run coverage-all

0 commit comments

Comments
 (0)