We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef11f90 commit 6f2712cCopy full SHA for 6f2712c
.travis.yml
@@ -19,5 +19,5 @@ cache:
19
install:
20
- npm install
21
script:
22
- - npm test -- --record
+ - npm test --record
23
- npm run book:build
0 commit comments