mirror of
https://github.com/konvajs/konva.git
synced 2025-10-14 03:24:54 +08:00
added grunt build step to yml file
This commit is contained in:
@@ -4,4 +4,8 @@ node_js:
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
script: mocha-phantomjs test/runner.html
|
||||
before_script:
|
||||
- npm install
|
||||
script:
|
||||
- grunt dev
|
||||
- mocha-phantomjs test/runner.html
|
Reference in New Issue
Block a user