Skip to content

Commit 7c3bdee

Browse files
committed
coveralls script added
1 parent 8e4c5ef commit 7c3bdee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
language: node_js
22
node_js:
33
- "node"
4+
script:
5+
- npm run coveralls

0 commit comments

Comments
 (0)