UNPKG

happypack

Version:

webpack speed booster, makes you happy!

20 lines (15 loc) 226 B
language: node_js node_js: - "0.12" - "4.0" - "4" - "5" - "stable" sudo: false before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start script: - npm run lint - npm test - npm run test-node