bpmn-js/.travis.yml

9 lines
167 B
YAML
Raw Normal View History

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