Skip to content

Commit 6f2712c

Browse files
committed
Test the record option again
1 parent ef11f90 commit 6f2712c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ cache:
1919
install:
2020
- npm install
2121
script:
22-
- npm test -- --record
22+
- npm test --record
2323
- npm run book:build

0 commit comments

Comments
 (0)