UNPKG

happypack

Version:

webpack speed booster, makes you happy!

18 lines (17 loc) 280 B
language: node_js env: - HAPPY_TEST_TIMEOUT=60000 node_js: - "stable" - "4.1" # - "4.0" # - "0.12" # - "0.11" # - "0.10" install: npm install --ignore-scripts script: - npm run lint - npm run test - npm run test-examples after_success: - npm run coverage_ci