UNPKG

karma-rollup-preprocessor

Version:

Karma preprocessor to bundle ES modules using Rollup

13 lines (12 loc) 254 B
language: node_js dist: trusty node_js: - "8" sudo: required addons: chrome: stable before_install: - npm install rollup before_script: - "sudo chown root /opt/google/chrome/chrome-sandbox" - "sudo chmod 4755 /opt/google/chrome/chrome-sandbox"