Commit 618ae69f authored by Aron Carroll's avatar Aron Carroll Committed by Randall Leeds

Add phantomjs to the package.json

This is now used as the primary platform for functional tests until
we can get Sauce Labs running reliably.
parent dcfbaf10
......@@ -8,6 +8,9 @@
"clean-css": "2.2.2",
"uglify-js": "2.4.14"
},
"devDependencies": {
"phantomjs": "1.9.7-10"
},
"engines": {
"node": "0.10.x"
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment