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 24db0f7 commit ef11f90Copy full SHA for ef11f90
.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