language: node_js
node_js: '0.10'

script:
  - npm run all

before_install:
  - npm install -g wiredeps
  - wiredeps --branch=$TRAVIS_BRANCH --tag=$TRAVIS_TAG --verbose