File tree Expand file tree Collapse file tree 3 files changed +0
-62
lines changed
Expand file tree Collapse file tree 3 files changed +0
-62
lines changed Original file line number Diff line number Diff line change @@ -432,9 +432,6 @@ jobs:
432432 - run :
433433 name : Test plotly.min.js import using requirejs
434434 command : npm run test-requirejs
435- # - run:
436- # name: Test plotly bundles against es6
437- # command: npm run no-es6-dist
438435
439436 test-stackgl-bundle :
440437 docker :
Original file line number Diff line number Diff line change 3737 "cibuild" : " npm run empty-dist && npm run preprocess && node tasks/cibundle.js" ,
3838 "lint" : " eslint --version && eslint ." ,
3939 "lint-fix" : " eslint . --fix || true" ,
40- "no-es6-dist" : " node tasks/no_es6_dist.js" ,
4140 "pretest" : " node tasks/pretest.js" ,
4241 "test-jasmine" : " karma start test/jasmine/karma.conf.js" ,
4342 "test-mock" : " node tasks/test_mock.js" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments