Skip to content

Commit 2e41c1b

Browse files
committed
npm i and remove benchmarks from travis
1 parent 08b60b1 commit 2e41c1b

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ env:
1313
install:
1414
- travis_retry npm install
1515
script:
16-
- npm run lint && npm run test:browserstack && npm run uploadCoverage && npm run benchmark
16+
- npm run lint && npm run test:browserstack && npm run uploadCoverage

package-lock.json

+30-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)