UNPKG

rump-scripts

Version:

Rump piece for building JS with Webpack

13 lines (12 loc) 206 B
sudo: false language: node_js install: - '[ "$TRAVIS_NODE_VERSION" != "0.10" ] || npm install -g npm@next' - npm install node_js: - "0.10" - "0.12" - iojs script: - npm test - npm run codecov