remove node-canvas dependence for travis tests

This commit is contained in:
Лаврёнов Антон
2014-02-27 20:07:40 +08:00
parent 4d5dabee45
commit 1d4a65ae08

View File

@@ -28,8 +28,5 @@
"url": "git://github.com/ericdrowell/KineticJS.git" "url": "git://github.com/ericdrowell/KineticJS.git"
}, },
"author": "Eric Rowell", "author": "Eric Rowell",
"license": "MIT", "license": "MIT"
"dependencies": {
"canvas": "^1.1.3"
}
} }