general:
  branches:
    ignore:
      - documentation
      - gh-pages
machine:
  node:
    version: 5.5
test:
  override:
    - gulp test
