romanlex/app-manifest-webpack-plugin

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
- lts/*
cache:
  directories:
  - "${TRAVIS_BUILD_DIR}/node_modules"
git:
  depth: 1
install:
  - npm install --ignore-scripts
script:
  - npm test