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