We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca57d41 commit b4719fbCopy full SHA for b4719fb
.travis.yml
@@ -7,4 +7,4 @@ node_js:
7
- '8'
8
- '9'
9
before_script: npm link
10
-script: jsome package.json && npm test
+script: jsome package.json && cat package.json | jsome && npm test
0 commit comments