Skip to content

Commit b4719fb

Browse files
committed
Add test for pipe in jsome-cli
1 parent ca57d41 commit b4719fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ node_js:
77
- '8'
88
- '9'
99
before_script: npm link
10-
script: jsome package.json && npm test
10+
script: jsome package.json && cat package.json | jsome && npm test

0 commit comments

Comments
 (0)