Skip to content

Commit

Permalink
Add verbose mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dubzzz committed Oct 30, 2020
1 parent 87af71d commit 97b105b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ script:
- yarn format:check
- yarn build:prod
- yarn test
- yarn bench -c 062041a39eff50db57ad3dd3a3742a4f11e53cb9:v3.1.0 -c 538c008283a10cfca78b20ae82765028a8a751f2:master -c c017f2be702dda219dc98df2ca2cc85f4795e469:basic -c 1892e2944e907868fa4b62f500acd32f2ad8f67e:shared-arrays
- yarn bench -v -c 062041a39eff50db57ad3dd3a3742a4f11e53cb9:v3.1.0 -c 538c008283a10cfca78b20ae82765028a8a751f2:master -c c017f2be702dda219dc98df2ca2cc85f4795e469:basic -c 1892e2944e907868fa4b62f500acd32f2ad8f67e:shared-arrays
after_success:
- yarn coverage
stages:
Expand Down

0 comments on commit 97b105b

Please sign in to comment.