mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
updated yml file
This commit is contained in:
parent
fcb3826154
commit
b8ef4ee64b
@ -3,4 +3,5 @@ node_js:
|
||||
- "0.11"
|
||||
- "0.10"
|
||||
- "0.8"
|
||||
- "0.6"
|
||||
- "0.6"
|
||||
script: mocha-phantomjs test/runner.html
|
@ -10,7 +10,9 @@
|
||||
"grunt-replace": "~0.4.4",
|
||||
"grunt-contrib-clean": "~0.4.1",
|
||||
"mocha": "~1.12.0",
|
||||
"chai": "~1.7.2"
|
||||
"chai": "~1.7.2",
|
||||
"phantomjs": "~1.9.1-8",
|
||||
"mocha-phantomjs": "~3.1.2"
|
||||
},
|
||||
"readmeFilename": "README.md",
|
||||
"main": "Gruntfile.js",
|
||||
|
Loading…
Reference in New Issue
Block a user