Skip to content

Commit aa30334

Browse files
ci(travis): run benchmark after build but before coveralls
1 parent 24c0045 commit aa30334

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
@@ -7,6 +7,7 @@ script:
77
- npm run lint
88
- npm run cover
99
- npm run build
10+
- npm run benchmark
1011
after_script:
1112
- npm run coveralls
1213
cache:

0 commit comments

Comments
 (0)