Skip to content

Commit c8b0ec1

Browse files
authored
Merge pull request #338 from bekzod/check-bench
run bench in ci
2 parents 3e4efb7 + 04f7bdb commit c8b0ec1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ script:
1818
- yarn problems
1919
- yarn lint
2020
- yarn test
21+
- yarn bench
2122

2223
after_success:
2324
- yarn build

0 commit comments

Comments
 (0)