mirror of
https://github.com/bpmn-io/bpmn-js.git
synced 2025-08-26 12:40:20 +08:00
chore(project): only hint + test during travis builds
This commit is contained in:
@ -2,7 +2,7 @@ language: node_js
|
||||
node_js: '0.10'
|
||||
|
||||
script:
|
||||
- grunt
|
||||
- grunt jshint test
|
||||
|
||||
before_install:
|
||||
- npm install -g grunt-cli wiredeps
|
||||
|
Reference in New Issue
Block a user