marksmall/node-build-web-app

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
sudo: false
language: node_js
cache:
  directories:
  - node_modules
  - jspm_packages
branches:
  only:
  - master
notifications:
  email: true
node_js:
  - '4.4.2'
before_script:
  - npm prune
before_install:
  - npm install -g npm
  - npm run setup
addons:
  code_climate:
    repo_token: a126c683677100e8da151ac7d08f50980993b862f0ab975a2668b3f2c57209d8