general:
  branches:
    ignore:
      - gh-pages

machine:
  node:
    version: 4.2.1

dependencies:
  pre:
   - npm install -g karma-cli
