bpmn-js/.travis.yml

9 lines
184 B
YAML

language: node_js
node_js: '0.10'
script:
- grunt jshint test
before_install:
- npm install -g grunt-cli wiredeps
- wiredeps --branch=$TRAVIS_BRANCH --tag=$TRAVIS_TAG --verbose